Home
last modified time | relevance | path

Searched defs:code (Results 2676 - 2700 of 6187) sorted by relevance

1...<<101102103104105106107108109110>>...248

/third_party/skia/src/xml/
H A DSkXMLParser.h41 void setCode(ErrorCode code) { fCode = code; } in setCode() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c107 HuffmanCode code; /* current table entry */ in BrotliBuildCodeLengthsHuffmanTable() local
80 ReplicateValue(HuffmanCode* table, int step, int end, HuffmanCode code) ReplicateValue() argument
173 HuffmanCode code; /* current table entry */ BrotliBuildHuffmanTable() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c41 } code; /* if LEN or DIST, where in tree */ member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-ucd-table.py107 code = packTab.Code('_hb_ucd') variable
149 code = packTab.Code('_hb_ucd') variable
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-source.c93 source_process_msg( pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) source_process_msg() argument
/third_party/pulseaudio/src/pulsecore/
H A Dasyncmsgq.c43 int code; member
119 void pa_asyncmsgq_post(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64_t offset, const pa_memchunk *chunk, pa_free_cb_t free_cb) { in pa_asyncmsgq_post() argument
150 int pa_asyncmsgq_send(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64_t offset, const pa_memchunk *chunk) { in pa_asyncmsgq_send() argument
185 int pa_asyncmsgq_get(pa_asyncmsgq *a, pa_msgobject **object, int *code, voi argument
250 pa_asyncmsgq_wait_for(pa_asyncmsgq *a, int code) pa_asyncmsgq_wait_for() argument
278 int code; pa_asyncmsgq_process_one() local
333 pa_asyncmsgq_dispatch(pa_msgobject *object, int code, void *userdata, int64_t offset, pa_memchunk *memchunk) pa_asyncmsgq_dispatch() argument
346 int code; pa_asyncmsgq_flush() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp164 UScriptCode code = uscript_getScript(c, &status); in loadEngineFor() local
/third_party/toybox/toys/pending/
H A Dgetty.c52 speed_t code; member
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.h84 constexpr CPURegister(RegisterType type, uint32_t code, int size) in CPURegister() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dregisters-aarch64.h99 CPURegister(int code, int size_in_bits, RegisterType type) in CPURegister() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DliteralTypeWidening.js
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_host.cpp211 bool dng_host::IsTransientError (dng_error_code code) in IsTransientError() argument
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlfile.c88 enum XML_Error code = XML_GetErrorCode(parser); in reportError() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.cc556 uint16 code = chars[i]; in GenerateDynamicMethodNewBuildMessageInfo() local
/third_party/python/Programs/
H A D_freeze_module.c125 PyObject *code = Py_CompileStringExFlags(text, filename, in compile_and_marshal() local
/third_party/python/Modules/
H A Dfcntlmodule.c47 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg) in fcntl_fcntl_impl() argument
144 fcntl_ioctl_impl(PyObject *module, int fd, unsigned int code, PyObject *ob_arg, int mutate_arg) fcntl_ioctl_impl() argument
282 fcntl_flock_impl(PyObject *module, int fd, int code) fcntl_flock_impl() argument
369 fcntl_lockf_impl(PyObject *module, int fd, int code, PyObject *lenobj, PyObject *startobj, int whence) fcntl_lockf_impl() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.h93 error::Code code() const { in code() function in google::protobuf::util::Status
/third_party/python/Modules/cjkcodecs/
H A D_codecs_kr.c38 DBCHAR code; in ENCODER() local
176 DBCHAR code; in ENCODER() local
266 DBCHAR code; ENCODER() local
[all...]
/third_party/skia/gm/verifiers/
H A Dgmverifier.cpp25 VerifierResult::VerifierResult(VerifierResult::Code code, const SkString& msg) : in VerifierResult() argument
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Derror.rs65 pub fn code(&self) -> ErrorCode { in code() functions
/third_party/spirv-tools/source/
H A Dname_mapper.cpp46 FriendlyNameMapper(const spv_const_context context, const uint32_t* code, const size_t wordCount) FriendlyNameMapper() argument
/third_party/spirv-tools/test/
H A Dtest_fixture.h153 SpirvVector code = in EncodeSuccessfullyDecodeFailed() local
174 const SpirvVector code in CompiledInstructions() local
184 SetText(const std::string& code) SetText() argument
[all...]
/third_party/spirv-tools/test/val/
H A Dval_fixtures.h112 std::string ValidateBase<T>::CompileFailure(std::string code, in CompileFailure() argument
130 void ValidateBase<T>::CompileSuccessfully(std::string code, in CompileSuccessfully() argument
[all...]
H A Dval_image_test.cpp517 const std::string code = GetShaderHeader("", false) + R"( in TEST_F() local
530 const std::string code = GetShaderHeader() + R"( in TEST_F() local
549 const std::string code = GetShaderHeader() + R"( in TEST_F() local
564 const std::string code = GetShaderHeader() + R"( in TEST_F() local
579 const std::string code = GetShaderHeader() + R"( in TEST_F() local
596 const std::string code = GetShaderHeader( TEST_F() local
614 const std::string code = GetShaderHeader() + R"( TEST_F() local
631 const std::string code = GetShaderHeader( TEST_F() local
649 const std::string code = GetShaderHeader() + R"( TEST_F() local
664 const std::string code = GetShaderHeader() + R"( TEST_F() local
683 const std::string code = GetShaderHeader( TEST_F() local
705 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local
716 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local
727 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local
738 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local
749 const std::string code = TEST_F() local
762 const std::string code = GetShaderHeader("OpCapability InputAttachment\\n") + TEST_F() local
776 const std::string code = GetShaderHeader("OpCapability InputAttachment\\n") + TEST_F() local
790 const std::string code = GetShaderHeader( TEST_F() local
807 const std::string code = GetShaderHeader( TEST_F() local
822 const std::string code = GetShaderHeader( TEST_F() local
837 const std::string code = GetShaderHeader( TEST_F() local
852 const std::string code = GetShaderHeader( TEST_F() local
867 const std::string code = GetShaderHeader( TEST_F() local
1063 const std::string code = GetKernelHeader() + R"( TEST_F() local
1073 const std::string code = GetKernelHeader() + R"( TEST_F() local
1084 const std::string code = GetKernelHeader() + R"( TEST_F() local
1095 const std::string code = GetKernelHeader() + R"( TEST_F() local
1107 const std::string code = GetShaderHeader() + R"( TEST_F() local
1117 const std::string code = GetShaderHeader() + R"( TEST_F() local
1127 const std::string code = GetShaderHeader() + R"( TEST_F() local
1140 const std::string code = TEST_F() local
1153 const std::string code = GetShaderHeader("", false) + TEST_F() local
1166 const std::string code = TEST_F() local
1178 const std::string code = TEST_F() local
1190 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local
1203 const std::string code = GetShaderHeader() + R"( TEST_F() local
1214 const std::string code = GetShaderHeader() + R"( TEST_F() local
1227 const std::string code = GetShaderHeader() + R"( TEST_F() local
1288 const std::string code = GetShaderHeader() + R"( TEST_F() local
7940 const std::string code = R"( TEST_F() local
7978 const std::string code = R"( TEST_F() local
8014 const std::string code = R"( TEST_F() local
[all...]
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp103 extractOpSource(const spv_position_t& loc, const spv_parsed_instruction_t& instruction, spv::Id* filename, std::string* code) extractOpSource() argument

Completed in 17 milliseconds

1...<<101102103104105106107108109110>>...248