Home
last modified time | relevance | path

Searched defs:code (Results 876 - 900 of 1379) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/python/Python/
H A Dcodecs.c1128 int code; in PyCodec_SurrogatePassErrors() local
/third_party/python/Objects/
H A Dfuncobject.c49 PyFunction_NewWithQualName(PyObject *code, PyObject *globals, PyObject *qualname) in PyFunction_NewWithQualName() argument
148 PyFunction_New(PyObject *code, PyObject *globals) in PyFunction_New() argument
611 func_new_impl(PyTypeObject *type, PyCodeObject *code, PyObject *globals, PyObject *name, PyObject *defaults, PyObject *closure) func_new_impl() argument
[all...]
/third_party/python/Modules/clinic/
H A Doverlapped.c.h341 DWORD code; in _overlapped_FormatMessage() local
/third_party/python/PC/
H A D_msi.c360 int code; in msierror() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc474 uint32 code = 0; in ParseUnicodeEscape() local
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h60 DBCHAR code; member
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp69 int code; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp126 std::string specializeShader (Context& context, const char* code) in specializeShader() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.c980 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) in eap_sim_msg_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code() argument
274 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) in http_put_empty() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_pkex.c171 dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const char *identifier, const char *code, bool v2) dpp_pkex_init() argument
338 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len, bool v2) dpp_pkex_rx_exchange_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls_common.c19 eap_tls_msg_alloc(enum eap_type type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code() argument
274 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) in http_put_empty() argument
/third_party/zlib/
H A Ddeflate.h75 ush code; /* bit string */ member
[all...]
H A Dtrees.c163 bi_reverse(unsigned code, int len) bi_reverse() argument
217 unsigned code = 0; /* running code value */ gen_codes() local
315 int code; /* code value */ tr_static_init() local
928 unsigned code; /* the code to send */ compress_block() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c445 static void decode_10bit_pulse(int code, int pulse_position[8], in decode_10bit_pulse() argument
H A Ddxv.c82 static int extract_component(int yo0, int yo1, int code) in extract_component() argument
H A Dmpeg4videoenc.c1189 int bits, len, code; in init_uni_mpeg4_rl_tab() local
[all...]
H A Ddca_core.c253 int code = get_bits(&s->gb, 7); in parse_coding_header() local
1661 int code = get_bits(&s->gb, 9); parse_aux_data() local
[all...]
H A Datrac3.c222 int i, code, huff_symb; in read_quant_spectral_coeffs() local
[all...]
H A Dagm.c667 unsigned code; in decode_runlen_rgb() local
723 unsigned code; in decode_runlen() local
H A D4xm.c348 int index, h, code, ret, scale = 1; in decode_p_block() local
502 int code, i, j, level, val; decode_i_block() local
[all...]
H A Dtruemotion2.c149 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code) in tm2_build_huff_table() argument
222 tm2_free_codes(TM2Codes *code) tm2_free_codes() argument
229 tm2_get_token(GetBitContext *gb, TM2Codes *code) tm2_get_token() argument
[all...]
/third_party/elfutils/tests/
H A Dvarlocs.c67 dwarf_encoding_string (unsigned int code) in dwarf_encoding_string() argument
151 dwarf_opcode_string (unsigned int code) in dwarf_opcode_string() argument
928 unsigned int code = dwarf_whatattr (attr); in handle_attr() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpeg.c65 uint32_t code = -1; in mpegps_probe() local
[all...]

Completed in 33 milliseconds

1...<<31323334353637383940>>...56