/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_crypto.c | 1436 dpp_pkex_derive_Qi(const struct dpp_curve_params *curve, const u8 *mac_init, const char *code, const char *identifier, struct crypto_ec **ret_ec) dpp_pkex_derive_Qi() argument 1511 dpp_pkex_derive_Qr(const struct dpp_curve_params *curve, const u8 *mac_resp, const char *code, const char *identifier, struct crypto_ec **ret_ec) dpp_pkex_derive_Qr() argument 1586 dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, u8 ver_init, u8 ver_resp, const u8 *Mx, size_t Mx_len, const u8 *Nx, size_t Nx_len, const char *code, const u8 *Kx, size_t Kx_len, u8 *z, unsigned int hash_len) dpp_pkex_derive_z() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius.h | 19 u8 code; member
|
H A D | radius_server.c | 901 int code; in radius_server_encapsulate_eap() local 1162 int code; radius_server_macacl() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | exr.c | 97 uint32_t code; member
|
H A D | aacdec_template.c | 1835 int code; in decode_spectrum_and_dequant() local 1856 int code; decode_spectrum_and_dequant() local 1882 int code; decode_spectrum_and_dequant() local 1904 int code; decode_spectrum_and_dequant() local 1936 int code; decode_spectrum_and_dequant() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 386 static void prg_exit(int code) in prg_exit() argument
|
/third_party/backends/backend/ |
H A D | epson.c | 797 u_char code; global() member 807 u_char code; global() member 828 u_char code; global() member 838 u_char code; global() member [all...] |
H A D | hs2p-scsi.h | 464 SANE_Byte code; /* 7:PS; 6:Reserved; 5-0:Page Code */ member 499 SANE_Byte code; /* 7-6:Reserved; 5-0: 02H */ member 535 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (03H) */ member 549 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (03H) */ member 559 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (22H) */ member 568 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (26H) */ member 585 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (27H) */ member 597 SANE_Byte code; /* member 613 SANE_Byte code; /* 7-6:Reserved; 5-0:Page Code (3EH) */ global() member [all...] |
H A D | mustek.c | 1762 SANE_Int code, mode = 0; in encode_resolution() local 1802 SANE_Int max, code, sign = 0; encode_percentage() local 3379 SANE_Int code = 0x80; adf_and_backtrack() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 4110 UScriptCode code= USCRIPT_INVALID_CODE; in TestAllCodepoints() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucurr.cpp | 2705 int32_t code = 0; ucurr_getNumericCode() local [all...] |
/third_party/alsa-lib/include/sound/uapi/ |
H A D | emu10k1.h | 343 __u32 *code; /* one instruction - 64 bits */ member
|
/third_party/libcoap/examples/ |
H A D | coap-server.c | 288 coap_pdu_code_t code = coap_pdu_get_code(request); in hnd_get_fetch_time() local 1460 coap_pdu_code_t code = coap_pdu_get_code(request); in hnd_put_post() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 2138 radv_aco_build_shader_binary(void **bin, gl_shader_stage stage, bool is_gs_copy_shader, const struct ac_shader_config *config, const char *llvm_ir_str, unsigned llvm_ir_size, const char *disasm_str, unsigned disasm_size, uint32_t *statistics, uint32_t stats_size, uint32_t exec_size, const uint32_t *code, uint32_t code_dw) radv_aco_build_shader_binary() argument 2395 radv_aco_build_shader_part(void **bin, uint32_t num_sgprs, uint32_t num_vgprs, uint32_t num_preserved_sgprs, const uint32_t *code, uint32_t code_size, const char *disasm_str, uint32_t disasm_size) global() argument
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.h | 119 const uint32_t *code; member [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 2192 pvr_gpu_upload_usc(struct pvr_device *device, const void *code, size_t code_size, uint64_t code_alignment, struct pvr_bo **const pvr_bo_out) pvr_gpu_upload_usc() argument 2243 pvr_gpu_upload_pds(struct pvr_device *device, const uint32_t *data, uint32_t data_size_dwords, uint32_t data_alignment, const uint32_t *code, uint32_t code_size_dwords, uint32_t code_alignment, uint64_t min_alignment, struct pvr_pds_upload *const pds_upload_out) pvr_gpu_upload_pds() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects.cc | 1882 CodeT code = js_function.code(); in IsWasmExportedFunction() local [all...] |
H A D | module-decoder.cc | 62 const char* SectionName(SectionCode code) { in SectionName() argument [all...] |
/third_party/node/src/ |
H A D | node_http2.cc | 679 void Http2Session::Close(uint32_t code, bool socket_closed) { in Close() argument 1110 OnStreamClose(nghttp2_session* handle, int32_t id, uint32_t code, void* user_data) OnStreamClose() argument 2101 Close(int32_t code) Close() argument 2277 SubmitRstStream(const uint32_t code) SubmitRstStream() argument 2686 uint32_t code = args[0]->Uint32Value(context).ToChecked(); Destroy() local 2722 Goaway(uint32_t code, int32_t lastStreamID, const uint8_t* data, size_t len) Goaway() argument 2747 uint32_t code = args[0]->Uint32Value(context).ToChecked(); Goaway() local 2784 uint32_t code = args[0]->Uint32Value(context).ToChecked(); RstStream() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucurr.cpp | 2731 int32_t code = 0; ucurr_getNumericCode() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | calendar.cpp | 2836 U_ASSERT(month < 12); U_ASSERT(internalGet(UCAL_IS_LEAP_MONTH) == 0); return gTemporalMonthCodes[month]; } void Calendar::setTemporalMonthCode(const char* code, UErrorCode& status ) { if (U_FAILURE(status)) { return; } int32_t len = static_cast<int32_t>(uprv_strlen(code)); if (len == 3 && code[0] == �) { for (int m = 0; gTemporalMonthCodes[m] != nullptr; m++) { if (uprv_strcmp(code, gTemporalMonthCodes[m]) == 0) { set(UCAL_MONTH, m); set(UCAL_IS_LEAP_MONTH, 0); return; } } } status = U_ILLEGAL_ARGUMENT_ERROR; } void Calendar::validateFields(UErrorCode &status) { if (U_FAILURE(status)) { return; } for (int32_t field = 0; U_SUCCESS(status) && (field < UCAL_FIELD_COUNT); field++) { if (fStamp[field] >= kMinimumUserStamp) { validateField((UCalendarDateFields)field, status); } } } void Calendar::validateField(UCalendarDateFields field, UErrorCode &status) { if (U_FAILURE(status)) { return; } if (field < 0 || field >= UCAL_FIELD_COUNT) { status = U_ILLEGAL_ARGUMENT_ERROR; return; } int32_t y; switch (field) { case UCAL_DAY_OF_MONTH: y = handleGetExtendedYear(); validateField(field, 1, handleGetMonthLength(y, internalGetMonth()), status); break; case UCAL_DAY_OF_YEAR: y = handleGetExtendedYear(); validateField(field, 1, handleGetYearLength(y), status); break; case UCAL_DAY_OF_WEEK_IN_MONTH: if (internalGet(field) == 0) { fprintf(stderr, �, __FILE__, __LINE__); status = U_ILLEGAL_ARGUMENT_ERROR; return; } validateField(field, getMinimum(field), getMaximum(field), status); break; default: validateField(field, getMinimum(field), getMaximum(field), status); break; } } void Calendar::validateField(UCalendarDateFields field, int32_t min, int32_t max, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (field < 0 || field >= UCAL_FIELD_COUNT) { status = U_ILLEGAL_ARGUMENT_ERROR; return; } int32_t value = fFields[field]; if (value < min || value > max) { fprintf(stderr, �, __FILE__, __LINE__,fldName(field),min,max,value); status = U_ILLEGAL_ARGUMENT_ERROR; return; } } const UFieldResolutionTable* Calendar::getFieldResolutionTable() const { return kDatePrecedence; } UCalendarDateFields Calendar::newerField(UCalendarDateFields defaultField, UCalendarDateFields alternateField) const { if (fStamp[alternateField] > fStamp[defaultField]) getTemporalMonthCode() argument [all...] |
/third_party/libinput/src/ |
H A D | evdev.c | 128 evdev_update_key_down_count(struct evdev_device *device, int code, int pressed) evdev_update_key_down_count() argument 568 int code; evdev_tag_keyboard() local 815 unsigned int code; evdev_scroll_get_default_button() local 1736 evdev_check_min_max(struct evdev_device *device, unsigned int code) evdev_check_min_max() argument 1774 unsigned int code; evdev_reject_device() local 1896 unsigned int code; evdev_device_is_joystick_or_gamepad() local 2280 int code = t->tuples[i].second; evdev_pre_configure_model_quirks() local 2640 evdev_read_fuzz_prop(struct evdev_device *device, unsigned int code) evdev_read_fuzz_prop() argument 2731 evdev_device_has_button(struct evdev_device *device, uint32_t code) evdev_device_has_button() argument 2740 evdev_device_has_key(struct evdev_device *device, uint32_t code) evdev_device_has_key() argument 2774 unsigned int code; evdev_device_has_switch() local [all...] |
H A D | evdev-mt-touchpad.c | 496 rotated(struct tp_dispatch *tp, unsigned int code, int value) in rotated() argument 292 tp_fake_finger_set(struct tp_dispatch *tp, unsigned int code, bool is_press) tp_fake_finger_set() argument 2869 unsigned int code; tp_disable_abs_mt() local 2881 unsigned int code; tp_init_slots() member 3604 unsigned int code; tp_init_pressure() local [all...] |
/third_party/libinput/tools/ |
H A D | libinput-record.c | 1415 print_description_abs(FILE *fp, struct libevdev *dev, unsigned int code) print_description_abs() argument 1433 print_description_state(FILE *fp, struct libevdev *dev, unsigned int type, unsigned int code) print_description_state() argument [all...] |
/third_party/lz4/lib/ |
H A D | lz4frame.c | 290 unsigned LZ4F_isError(LZ4F_errorCode_t code) in LZ4F_isError() argument 295 const char* LZ4F_getErrorName(LZ4F_errorCode_t code) in LZ4F_getErrorName() argument 308 static LZ4F_errorCode_t LZ4F_returnErrorCode(LZ4F_errorCodes code) in LZ4F_returnErrorCode() argument [all...] |