/third_party/vixl/src/aarch32/ |
H A D | instructions-aarch32.cc | 109 int code = 0; in PrintRegisterList() local
|
/third_party/vixl/test/aarch64/ |
H A D | test-utils-aarch64.h | 164 zreg_lane(unsigned code, int lane) const zreg_lane() argument [all...] |
/third_party/python/Python/clinic/ |
H A D | import.c.h | 88 PyCodeObject *code; in _imp__fix_co_filename() local [all...] |
/third_party/python/Modules/_sre/ |
H A D | sre.h | 39 SRE_CODE code[1]; member
|
/third_party/python/Objects/clinic/ |
H A D | codeobject.c.h | 33 PyObject *code; in code_new() local [all...] |
/third_party/python/Modules/clinic/ |
H A D | pyexpat.c.h | 413 long code; in pyexpat_ErrorString() local
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 100 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 D | module-virtual-sink.c | 84 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 D | unicodectype.c | 44 gettyperecord(Py_UCS4 code) in gettyperecord() argument
|
/third_party/python/Modules/ |
H A D | errnomodule.c | 57 PyObject *code = PyLong_FromLong(code_int); in _add_errcode() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | error.rs | 223 pub fn code(&self) -> ErrType { in code() functions [all...] |
/third_party/rust/crates/regex/bench/src/ffi/ |
H A D | pcre2.rs | 151 type code = c_void; global() types [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 1562 const char* code; member
|
/third_party/spirv-tools/tools/opt/ |
H A D | opt.cpp | 40 int code; member [all...] |
/third_party/spirv-tools/tools/reduce/ |
H A D | reduce.cpp | 50 int code; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fPrimitiveBoundingBoxTests.cpp | 124 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
|
H A D | es31fSynchronizationTests.cpp | 123 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 D | eap_tnc.c | 70 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 D | eap_server_tls_common.c | 21 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 D | tcuTestCase.hpp | 203 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 D | eap_tnc.c | 70 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 D | eap_server_tls_common.c | 21 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 D | blast.c | 132 int code; /* len bits being decoded */ decode() local [all...] |
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 238 int code; /* len bits being decoded */ decode() local 266 int code; /* len bits being decoded */ decode() local [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 231 int *code; // number of symbols assigned to each bit length global() member [all...] |