/third_party/sqlite/src/ |
H A D | sqlite3.c | 2996 ** These routines are useful during command-line input to determine if the 2998 ** if additional input is needed before sending the text into 2999 ** SQLite for parsing. ^These routines return 1 if the input string 3018 ** regardless of whether or not the input SQL is complete.)^ 3020 ** The input to [sqlite3_complete()] must be a zero-terminated 3023 ** The input to [sqlite3_complete16()] must be a zero-terminated 4045 ** Beginning with SQLite [version 3.31.0] ([dateof:3.31.0]) the input F 4203 ** ^If the most recent error references a specific token in the input 4206 ** sqlite3_error_offset() assumes that the input SQL is UTF8. 4207 ** ^If the most recent error does not reference a specific token in the input 244797 opensslCipher(void *iCtx, Buffer *input, unsigned char *output) global() argument 244872 sqlite3CodecHex2int(char input) global() argument 244902 sqlite3CodecIfMemset(unsigned char *input, unsigned char val, int len) global() argument 244912 sqlite3CodecIsKeyInfoFormat(const unsigned char *input, int inputSize) global() argument 244984 sqlite3CodecCopyDeriveKey(KeyContext *input, KeyContext *output) global() argument 245319 sqlite3CodecCopyKeyContext(KeyContext *input, KeyContext *output) global() argument 245477 sqlite3CodecTransPgno(Pgno input, unsigned char *output) global() argument 245488 sqlite3CodecHmac(KeyContext *ctx, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *output) global() argument 245510 sqlite3CodecCheckHmac(KeyContext *ctx, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *expectResult) global() argument 245538 sqlite3CodecEncryptData(CodecContext *ctx, OperateContext whichKey, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *output) global() argument 245586 sqlite3CodecDecryptData(CodecContext *ctx, OperateContext whichKey, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *output) global() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_android.c | 3707 .input = wl_netlink_recv, in wl_netlink_init() 6545 ANDROID_ERROR(("invalid input\n")); in wl_cfg80211_unregister_static_if()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 21 #include <linux/input.h> 88 const std::string NAVIGATION_SWITCH_NAME { "settings.input.stylus_navigation_hint" };
|
/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_ex_test.cpp | 18 #include <linux/input.h>
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_iscsi.c | 4944 .input = iscsi_if_rx, in iscsi_transport_init()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 5677 .input = rtnetlink_rcv, in rtnetlink_net_init()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov519.c | 30 #include <linux/input.h> 848 * ADC[3] "ADC input signal range" 3630 /* Set 8-bit (YVYU) input format */ in ov518_mode_init_regs() 3796 /* Select 8-bit input mode */ in ov519_mode_init_regs()
|
H A D | sonixj.c | 13 #include <linux/input.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 1123 .name = "input", 1127 DEFREF(input), 1171 /* Hook in check for input value (tv/radio) and adjust 1187 /* Hook in check for input value (tv/radio) and adjust 2444 /* Ensure that default input choice is a valid one. */ in pvr2_hdw_create()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | sonixj.c | 13 #include <linux/input.h>
|
H A D | ov519.c | 30 #include <linux/input.h> 848 * ADC[3] "ADC input signal range" 3630 /* Set 8-bit (YVYU) input format */ in ov518_mode_init_regs() 3796 /* Select 8-bit input mode */ in ov519_mode_init_regs()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 1123 .name = "input", 1127 DEFREF(input), 1171 /* Hook in check for input value (tv/radio) and adjust 1187 /* Hook in check for input value (tv/radio) and adjust 2444 /* Ensure that default input choice is a valid one. */ in pvr2_hdw_create()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_iscsi.c | 4968 .input = iscsi_if_rx, in iscsi_transport_init()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_user.c | 3840 .input = xfrm_netlink_rcv, in xfrm_user_net_init()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_tgsi.cpp | 1407 info_out->sv[i].input = inferSysValDirection(sn); in scanDeclaration() 3040 // Check whether the input is linear. All other attributes ignored. in handleINTERP() 3051 // might not actually be an input. This is illegal TGSI, but it's easier to in handleINTERP() 3054 // of mov's) from the input in question. We follow the mov chain to see in handleINTERP() 3055 // which input we need to use. in handleINTERP() 3058 ERROR("Ignoring indirect input interpolation\n"); in handleINTERP() 3074 ERROR("Trying to interpolate non-input, this is not allowed.\n"); in handleINTERP() 3087 // We can assume that the fixed index will point to an input of the same in handleINTERP() 3118 // The input in src1.xy is float, but we need a single 32-bit value in handleINTERP() 3120 // to clamp the input coordinate in handleINTERP() [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 3719 assert(info->input == NULL); in tc_launch_grid()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1979 form input controls that retain their values from one page to the
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 3322 // linux/input.h 3326 // linux/input-event-codes.h 4423 input: *const ::c_char, in regexec()
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1979 form input controls that retain their values from one page to the
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_tables_api.c | 3993 __be64 nf_jiffies64_to_msecs(u64 input) in nf_jiffies64_to_msecs() argument 3995 return cpu_to_be64(jiffies64_to_msecs(input)); in nf_jiffies64_to_msecs() 9210 * Validate that the input register is one of the general purpose
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_tables_api.c | 4418 __be64 nf_jiffies64_to_msecs(u64 input) in nf_jiffies64_to_msecs() argument 4420 return cpu_to_be64(jiffies64_to_msecs(input)); in nf_jiffies64_to_msecs()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 323 LOGW("input %{public}s can not covert to number, use default color:0x00000000" , colorStr.c_str()); in StringToColorInt() 351 std::string input(value); in StringToEnumInt() 352 auto it = std::find_if(vec.begin(), vec.end(), [&input](const std::string& str) { return str == input; }); in StringToEnumInt()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4402 struct input *req = request; in bnxt_hwrm_cmd_hdr_init() 4446 struct input *req = msg; in bnxt_hwrm_do_send_msg()
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 661 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument 663 last_debugger_input_ = input; in set_last_debugger_input() 2480 // raw PC value and not the one used as input to arithmetic instructions. in Execute() 4449 "Expect input type size == output type size"); in VectorFPCompare() 7134 if (fr2_val != fr2_val) { // input is NaN in EVALUATE() 7168 if (fr2_val != fr2_val) { // input is NaN in EVALUATE() 7286 if (r2_val != r2_val) { // input is NaN in EVALUATE() 7318 if (r2_val != r2_val) { // input is NaN in EVALUATE()
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 10965 typedef void (APIENTRYP PFNGLCOMBINERINPUTNVPROC) (GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); 10967 typedef void (APIENTRYP PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); 10979 GLAPI void APIENTRY glCombinerInputNV (GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); 10981 GLAPI void APIENTRY glFinalCombinerInputNV (GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
|