Home
last modified time | relevance | path

Searched defs:code (Results 601 - 625 of 1379) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc109 int code = 0; in PrintRegisterList() local
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.h164 zreg_lane(unsigned code, int lane) const zreg_lane() argument
[all...]
/third_party/python/Python/clinic/
H A Dimport.c.h88 PyCodeObject *code; in _imp__fix_co_filename() local
[all...]
/third_party/python/Modules/_sre/
H A Dsre.h39 SRE_CODE code[1]; member
/third_party/python/Objects/clinic/
H A Dcodeobject.c.h33 PyObject *code; in code_new() local
[all...]
/third_party/python/Modules/clinic/
H A Dpyexpat.c.h413 long code; in pyexpat_ErrorString() local
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c100 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
155 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
H A Dmodule-virtual-sink.c84 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
/third_party/python/Objects/
H A Dunicodectype.c44 gettyperecord(Py_UCS4 code) in gettyperecord() argument
/third_party/python/Modules/
H A Derrnomodule.c57 PyObject *code = PyLong_FromLong(code_int); in _add_errcode() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Derror.rs223 pub fn code(&self) -> ErrType { in code() functions
[all...]
/third_party/rust/crates/regex/bench/src/ffi/
H A Dpcre2.rs151 type code = c_void; global() types
[all...]
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp1562 const char* code; member
/third_party/spirv-tools/tools/opt/
H A Dopt.cpp40 int code; member
[all...]
/third_party/spirv-tools/tools/reduce/
H A Dreduce.cpp50 int code; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp124 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
H A Des31fSynchronizationTests.cpp123 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tnc.c70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(EapType type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTestCase.hpp203 TestStatus (qpTestResult code, const std::string& description) : m_code(code), m_description(description) {} in TestStatus() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tnc.c70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(enum eap_type type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/zlib/contrib/blast/
H A Dblast.c132 int code; /* len bits being decoded */ decode() local
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c238 int code; /* len bits being decoded */ decode() local
266 int code; /* len bits being decoded */ decode() local
[all...]
/third_party/zlib/examples/
H A Denough.c231 int *code; // number of symbols assigned to each bit length global() member
[all...]

Completed in 23 milliseconds

1...<<21222324252627282930>>...56