/third_party/python/Modules/ |
H A D | _pickle.c | 23 /*[clinic input] 30 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=4b3e113468a58e6c]*/ 689 PyObject *read; /* read() method of the input stream. */ 690 PyObject *readinto; /* readinto() method of the input stream. */ 691 PyObject *readline; /* readline() method of the input stream. */ 692 PyObject *peek; /* peek() method of the input stream, or NULL */ 1216 /* Returns the size of the input on success, -1 on failure. This takes its 1217 own reference to `input`. */ 1219 _Unpickler_SetStringInput(UnpicklerObject *self, PyObject *input) in _Unpickler_SetStringInput() argument 1223 if (PyObject_GetBuffer(input, in _Unpickler_SetStringInput() [all...] |
/third_party/typescript/tests/baselines/reference/tsbuild/amdModulesWithOut/ |
H A D | multiple-emitHelpers-in-all-projects.js | 2164 [[90m12:00:39 AM[0m] Project 'src/lib/tsconfig.json' is out of date because output 'src/lib/module.tsbuildinfo' is older than input 'src/lib/file1.ts'
3820 [[90m12:01:01 AM[0m] Project 'src/lib/tsconfig.json' is out of date because output 'src/lib/module.tsbuildinfo' is older than input 'src/lib/file1.ts'
|
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
H A D | stripInternal-jsdoc-style-with-comments-emit-enabled.js | 5807 [[90m12:00:55 AM[0m] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
5811 [[90m12:01:04 AM[0m] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
|
/third_party/protobuf/src/google/protobuf/ |
H A D | map_test.cc | 2411 // Unfortunately the old map parser accepts malformed input, the new in TEST() 2412 // parser accepts only correct input. in TEST() 3045 io::CodedInputStream input(&raw_input); in TEST() 3046 WireFormat::ParseAndMergePartial(&input, &dest); in TEST()
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_binary.c | 4411 #define mix(input) do { \ in avrulex_hash() 4412 uint32_t v = input; \ in avrulex_hash()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 4936 : ([stateChangeCallBack = value->onStateChange, id = value->onStateChangeId](bool input) -> void { in BindCustomPopup() 4937 stateChangeCallBack(id, input); in BindCustomPopup() 4966 : ([stateChangeCallBack = value->onStateChange, id = value->onStateChangeId](bool input) -> void { in BindBasePopup() 4967 stateChangeCallBack(id, input); in BindBasePopup()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface.c | 67 const char *input, 11072 const char *input, in wpa_supplicant_global_iface_interfaces() 11080 if (input) in wpa_supplicant_global_iface_interfaces() 11081 show_ctrl = !!os_strstr(input, "ctrl"); in wpa_supplicant_global_iface_interfaces() 11071 wpa_supplicant_global_iface_interfaces(struct wpa_global *global, const char *input, char *buf, int len) wpa_supplicant_global_iface_interfaces() argument
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 86 --showfile emit diffed file position, not input file position 123 Is the same as --fix, but overwrites the input 137 When FILE is - read standard input. 1029 # If input is git commits, extract all commits from the commit expressions. 2491 # Standardise the strings and chars within the input to 6959 # If we have no input at all, then there is nothing to report on
|
/third_party/eudev/ |
H A D | ltmain.sh | 256 # 10*(2^10) chars as input seems more than enough 292 # 10*(2^10) chars as input seems more than enough 348 # were '\'-ed in input to the same. If an odd number of '\' preceded a 349 # '$' in input to sed_double_quote_subst, that '$' was protected from 350 # expansion. Since each input '\' is now two '\'s, look for any number 2870 # (2), returns the Cygwin file name or path in func_cygpath_result (input 2873 # or path in func_cygpath_result (input file name or path is assumed to be in 6384 - Unescaped double quotes are removed from the input. Their only effect is 6847 func_fatal_error "link input file '$arg' does not exist" 9737 func_verbose "creating $NM input fil [all...] |
/third_party/curl/ |
H A D | ltmain.sh | 270 # 10*(2^10) chars as input seems more than enough 306 # 10*(2^10) chars as input seems more than enough 362 # were '\'-ed in input to the same. If an odd number of '\' preceded a 363 # '$' in input to sed_double_quote_subst, that '$' was protected from 364 # expansion. Since each input '\' is now two '\'s, look for any number 3068 # (2), returns the Cygwin file name or path in func_cygpath_result (input 3071 # or path in func_cygpath_result (input file name or path is assumed to be in 6585 - Unescaped double quotes are removed from the input. Their only effect is 7048 func_fatal_error "link input file '$arg' does not exist" 9971 func_verbose "creating $NM input fil [all...] |
/third_party/lame/ |
H A D | ltmain.sh | 256 # 10*(2^10) chars as input seems more than enough 292 # 10*(2^10) chars as input seems more than enough 348 # were '\'-ed in input to the same. If an odd number of '\' preceded a 349 # '$' in input to sed_double_quote_subst, that '$' was protected from 350 # expansion. Since each input '\' is now two '\'s, look for any number 2823 # (2), returns the Cygwin file name or path in func_cygpath_result (input 2826 # or path in func_cygpath_result (input file name or path is assumed to be in 6336 - Unescaped double quotes are removed from the input. Their only effect is 6799 func_fatal_error "link input file '$arg' does not exist" 9685 func_verbose "creating $NM input fil [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 5258 si_set_vertex_buffer_descriptor(sscreen, &state->velems, &state->b.input.vbuffer, i, in si_create_vertex_state() 5268 pipe_vertex_buffer_unreference(&state->input.vbuffer); in si_vertex_state_destroy() 5269 pipe_resource_reference(&state->input.indexbuf, NULL); in si_vertex_state_destroy()
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 270 # 10*(2^10) chars as input seems more than enough 306 # 10*(2^10) chars as input seems more than enough 362 # were '\'-ed in input to the same. If an odd number of '\' preceded a 363 # '$' in input to sed_double_quote_subst, that '$' was protected from 364 # expansion. Since each input '\' is now two '\'s, look for any number 3068 # (2), returns the Cygwin file name or path in func_cygpath_result (input 3071 # or path in func_cygpath_result (input file name or path is assumed to be in 6585 - Unescaped double quotes are removed from the input. Their only effect is 7048 func_fatal_error "link input file '$arg' does not exist" 9971 func_verbose "creating $NM input fil [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 270 # 10*(2^10) chars as input seems more than enough 306 # 10*(2^10) chars as input seems more than enough 362 # were '\'-ed in input to the same. If an odd number of '\' preceded a 363 # '$' in input to sed_double_quote_subst, that '$' was protected from 364 # expansion. Since each input '\' is now two '\'s, look for any number 3068 # (2), returns the Cygwin file name or path in func_cygpath_result (input 3071 # or path in func_cygpath_result (input file name or path is assumed to be in 6585 - Unescaped double quotes are removed from the input. Their only effect is 7048 func_fatal_error "link input file '$arg' does not exist" 9971 func_verbose "creating $NM input fil [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 270 # 10*(2^10) chars as input seems more than enough 306 # 10*(2^10) chars as input seems more than enough 362 # were '\'-ed in input to the same. If an odd number of '\' preceded a 363 # '$' in input to sed_double_quote_subst, that '$' was protected from 364 # expansion. Since each input '\' is now two '\'s, look for any number 3069 # (2), returns the Cygwin file name or path in func_cygpath_result (input 3072 # or path in func_cygpath_result (input file name or path is assumed to be in 6586 - Unescaped double quotes are removed from the input. Their only effect is 7049 func_fatal_error "link input file '$arg' does not exist" 9964 func_verbose "creating $NM input fil [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 256 # 10*(2^10) chars as input seems more than enough 292 # 10*(2^10) chars as input seems more than enough 348 # were '\'-ed in input to the same. If an odd number of '\' preceded a 349 # '$' in input to sed_double_quote_subst, that '$' was protected from 350 # expansion. Since each input '\' is now two '\'s, look for any number 2823 # (2), returns the Cygwin file name or path in func_cygpath_result (input 2826 # or path in func_cygpath_result (input file name or path is assumed to be in 6336 - Unescaped double quotes are removed from the input. Their only effect is 6799 func_fatal_error "link input file '$arg' does not exist" 9685 func_verbose "creating $NM input fil [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
H A D | dhm.h | 78 #define MBEDTLS_ERR_DHM_BAD_INPUT_DATA -0x3080 /**< Bad input parameters. */ 139 * \param p On input, *p must be the start of the input buffer. 146 * \param end The end of the input buffer. 220 * \param input The input buffer containing the \c G^Y value of the peer. 222 * \param ilen The size of the input buffer \p input in Bytes. 228 const unsigned char *input, size_t ilen ); 263 * \note If \p f_rng is not \c NULL, it is used to blind the input a [all...] |
/kernel/linux/linux-5.10/sound/pci/ |
H A D | maestro3.c | 29 #include <linux/input.h>
|
H A D | es1968.c | 38 * input. 48 * coming channel the data comes in from the codec, through a 'input' 93 #include <linux/input.h> 1131 /* route input */ in init_capture_apu() 1156 /* input mixer (left/mono) */ in snd_es1968_capture_setup() 1161 /* SRC (left/mono); get input from inputing apu */ in snd_es1968_capture_setup() 1165 /* input mixer (right) */ in snd_es1968_capture_setup()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8962.c | 19 #include <linux/input.h> 144 { 32, 0x0145 }, /* R32 - Left input mixer volume */ 145 { 33, 0x0145 }, /* R33 - Right input mixer volume */ 148 { 37, 0x0008 }, /* R37 - Left input PGA control */ 149 { 38, 0x0008 }, /* R38 - Right input PGA control */ 2802 pr_err("Can't scale %dMHz input down to <=13.5MHz\n", in fll_factors() 3659 * sharing a register with the right input volume; explicitly in wm8962_i2c_probe()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | sn9c20x.c | 12 #include <linux/input.h>
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pfc-sh7264.c | 2118 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END, FORCE_IN },
|
H A D | pfc-sh7724.c | 2163 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
|
H A D | pfc-sh7723.c | 1881 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
|
H A D | pfc-r8a73a4.c | 2711 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
|