| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 92 # Polarity positive positive 113 # Polarity positive positive 134 # Polarity positive positive 155 # Polarity positive positive 176 # Polarity positive positive 197 # Polarity positive positive 219 # Polarity positive positive 241 # Polarity positive positive 263 # Polarity positive positive 285 # Polarity positive positive [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/ |
| H A D | char_parser.hpp | 86 template <typename Positive> 88 char_parser<negated_char_parser<Positive>, typename Positive::char_type> 90 negated_char_parser(Positive const& positive_) in negated_char_parser() 91 : positive(positive_) {} in negated_char_parser() 96 return !positive.test(ch, context); in test() 102 return info("not", positive.what(context)); in what() 105 Positive positive; member 113 template <typename Positive> 116 typedef negated_char_parser<Positive> result_type; 117 result_type operator()(Positive const& positive) const in operator ()() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | tlv320aic32x4.c | 425 SND_SOC_DAPM_MUX("IN1_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 427 SND_SOC_DAPM_MUX("IN2_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 429 SND_SOC_DAPM_MUX("IN3_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 431 SND_SOC_DAPM_MUX("IN2_L to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 441 SND_SOC_DAPM_MUX("IN1_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 443 SND_SOC_DAPM_MUX("IN2_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 445 SND_SOC_DAPM_MUX("IN3_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 447 SND_SOC_DAPM_MUX("IN1_R to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0, 501 {"Right ADC", NULL, "IN1_R to Right Mixer Positive Resistor"}, 502 {"IN1_R to Right Mixer Positive Resistor", "10 kOhm", "IN1_R"}, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 32 to positive on the right, (y) from negative on the bottom to positive on top 33 and (z) depth to be negative under the screen and positive in front of it, 77 If the device is tilted to the left, you get a positive x value. If you point 96 ground plane and positive towards magnetic North, (x) is in the ground plane, 97 perpendicular to the North axis and positive towards the East and (z) is 98 perpendicular to the ground plane and positive upwards. 126 defines a positive y value. 133 along the (z) axis if rotated clockwise, and a positive value if rotated
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
| H A D | ia_css_eed1_8_types.h | 63 s32 coring_pos0; /** Positive Edge Coring Threshold in dark region. */ 64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */ 69 s32 gain_pos0; /** Gain for Positive Edge in dark region. */ 70 s32 gain_pos1; /** Gain for Positive Edge in bright region. */ 74 s32 pos_margin0; /** Margin for Positive Edge in dark region. */ 75 s32 pos_margin1; /** Margin for Positive Edge in bright region. */
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ |
| H A D | ia_css_ynr2_types.h | 56 u16 coring_pos_0; /** Coring threshold for positive edge in dark area. 59 u16 coring_pos_1; /** Coring threshold for positive edge in bright area. 68 u16 gain_pos_0; /** Gain for positive edge in dark area. 71 u16 gain_pos_1; /** Gain for positive edge in bright area. 80 u16 crop_pos_0; /** Limit for positive edge in dark area. 83 u16 crop_pos_1; /** Limit for positive edge in bright area.
|
| /OK3568_Linux_fs/buildroot/package/unscd/ |
| H A D | nscd.conf | 9 positive-time-to-live passwd 600 15 positive-time-to-live group 3600 22 # thus could lead to problems if the positive-time-to-live is 28 positive-time-to-live hosts 3600
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | locale.h | 73 char *positive_sign; /* Sign for positive values. */ 77 /* 1 if currency_symbol precedes a positive value, 0 if succeeds. */ 79 /* 1 iff a space separates currency_symbol from a positive value. */ 85 /* Positive and negative sign positions: 94 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */ 96 /* 1 iff a space separates int_curr_symbol from a positive value. */ 102 /* Positive and negative sign positions:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | locale.h | 73 char *positive_sign; /* Sign for positive values. */ 77 /* 1 if currency_symbol precedes a positive value, 0 if succeeds. */ 79 /* 1 iff a space separates currency_symbol from a positive value. */ 85 /* Positive and negative sign positions: 94 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */ 96 /* 1 iff a space separates int_curr_symbol from a positive value. */ 102 /* Positive and negative sign positions:
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | keymaster.h | 19 * @return a positive number in case of error, or 0 on success. 34 * @return a positive number in case of error, or 0 on success. 46 * @return a positive number in case of error, or 0 on success. 55 * @return a positive number in case of error, or 0 on success.
|
| H A D | adc.h | 46 * Note: The positive/negative reference Voltage is only a name and it doesn't 48 * values to be a negative or positive. For this purpose the uclass's platform 50 * since the regulator API returns only a positive Voltage values. 68 * @vdd_supply - positive reference Voltage supply (regulator) 70 * @vdd_polarity_negative - positive reference Voltage has negative polarity 72 * @vdd_microvolts - positive reference Voltage value 257 * adc_vdd_value() - get the ADC device's positive reference Voltage value
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi.h | 91 * @return 0 and positive for success, negative for failure. The return 100 * @return 0 and positive for success, negative for failure. The return 109 * @return 0 and positive for success, negative for failure. The return 120 * @return 0 and positive for success, negative for failure. The return 129 * @return 0 and positive for success, negative for failure. The return 138 * @return 0 and positive for success, negative for failure. The return 163 * @return 0 and positive for success, negative for failure. The return 173 * @return 0 and positive for success, negative for failure. The return 183 * @return 0 and positive for success, negative for failure. The return
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi.h | 91 * @return 0 and positive for success, negative for failure. The return 100 * @return 0 and positive for success, negative for failure. The return 109 * @return 0 and positive for success, negative for failure. The return 120 * @return 0 and positive for success, negative for failure. The return 129 * @return 0 and positive for success, negative for failure. The return 138 * @return 0 and positive for success, negative for failure. The return 163 * @return 0 and positive for success, negative for failure. The return 173 * @return 0 and positive for success, negative for failure. The return 183 * @return 0 and positive for success, negative for failure. The return
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 108 The unit is undefined. A positive value moves the camera to the 115 The unit is undefined. A positive value moves the camera up, a 129 position. Positive values move the camera to the right (clockwise 136 Positive values move the camera up, negative values down. Drivers 142 position. The unit is undefined. Positive values set the focus 147 amount. The unit is undefined. Positive values move the focus closer 223 zoom unit is driver-specific and its value should be a positive 228 value. Positive values move the zoom lens group towards the 236 the movement. A positive value moves the zoom lens group towards the 248 The unit is undefined. Positive values open the iris one step [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | pcf8591.rst | 37 Pins AIN0 to AIN2 are positive differential inputs for channels 0 to 2 41 Pins AIN2 is the positive differential input for channel 3 45 Pins AIN0 is the positive differential input for channel 0 47 Pins AIN2 is the positive differential input for channel 1
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | util.S | 206 leal EXT_PLRG,%a1 |answer is large positive number 216 leal EXT_PINF,%a1 |answer is positive infinity 237 leal DBL_PLRG,%a1 |answer is large positive number 247 leal EXT_PINF,%a1 |answer is positive infinity 268 leal SGL_PLRG,%a1 |answer is large positive number 278 leal EXT_PINF,%a1 |answer is positive infinity 537 leal EXT_PZRO,%a1 |answer is positive zero 548 leal EXT_PSML,%a1 |answer is positive smallest denorm 569 leal DBL_PZRO,%a1 |answer is positive zero 601 leal SGL_PZRO,%a1 |answer is positive zero [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7124.yaml | 101 adi,buffered-positive: 102 description: Enable buffered mode for positive input. 138 adi,buffered-positive; 146 adi,buffered-positive;
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | poly_tan.c | 21 #define HiPOWERop 3 /* odd poly, positive terms */ 34 #define HiPOWERep 2 /* even poly, positive terms */ 65 } /* Need a positive number */ in poly_tan() 121 /* Add the positive terms */ in poly_tan() 125 /* Compute the positive terms for the denominator polynomial */ in poly_tan() 211 setexponent16(st0_ptr, exponent + EXTENDED_Ebias); /* Result is positive. */ in poly_tan()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | ldiv.c | 29 positive (will have the opposite sign of NUMER). These are in ldiv() 30 considered `wrong'. If both are NUM and DENOM are positive, in ldiv() 31 RESULT will always be positive. This all boils down to: if in ldiv()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | ti-lmu.h | 63 LM3631_LDO_POS, /* Positive display bias output */ 66 LM3632_LDO_POS, /* Positive display bias output */ 69 LM36274_LDO_POS, /* Positive display bias output */
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | vpbe_types.h | 51 * b0 (LSB) - hsync polarity, 0 - negative, 1 - positive 52 * b1 - vsync polarity, 0 - negative, 1 - positive 53 * b2 - field id polarity, 0 - negative, 1 - positive
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | safe_iop.h | 400 if ((_a) > 0) { /* a is positive */ \ 401 if ((_b) > 0) { /* b and a are positive */ \ 405 } /* end if a and b are positive */ \ 406 else { /* a positive, b non-positive */ \ 410 } /* a positive, b non-positive */ \ 411 } /* end if a is positive */ \ 412 else { /* a is non-positive */ \ 413 if ((_b) > 0) { /* a is non-positive, b is positive */ \ 417 } /* end if a is non-positive, b is positive */ \ 418 else { /* a and b are non-positive */ \ [all …]
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | safe_iop.h | 400 if ((_a) > 0) { /* a is positive */ \ 401 if ((_b) > 0) { /* b and a are positive */ \ 405 } /* end if a and b are positive */ \ 406 else { /* a positive, b non-positive */ \ 410 } /* a positive, b non-positive */ \ 411 } /* end if a is positive */ \ 412 else { /* a is non-positive */ \ 413 if ((_b) > 0) { /* a is non-positive, b is positive */ \ 417 } /* end if a is non-positive, b is positive */ \ 418 else { /* a and b are non-positive */ \ [all …]
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0005-Disable-spurious-Wstringop-overflow-for-setjmp-longj.patch | 11 positive, because setjmp and longjmp do not access anything (the 50 + the saved signal mask), so that is a false positive. */ 79 + the saved signal mask), so that is a false positive. */ 108 + the saved signal mask), so that is a false positive. */
|
| /OK3568_Linux_fs/kernel/arch/microblaze/lib/ |
| H A D | divsi3.S | 27 rsubi r5, r5, 0 /* make r5 positive */ 30 rsubi r6, r6, 0 /* make r6 positive */ 49 /* move the r31 to mod since the result was positive */
|