| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sound-file-stream.c | 97 static int file_stream_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in file_stream_process_msg() argument
|
| H A D | thread-win32.c | 92 DWORD code; in pa_thread_is_running() local
|
| H A D | asyncmsgq.c | 43 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/pulseaudio/src/modules/ |
| H A D | module-null-source.c | 88 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
|
| H A D | module-pipe-source.c | 93 source_process_msg( pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) source_process_msg() argument
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
| H A D | DeqpInstrumentation.java | 168 public void testCaseResult (String code, String details) in testCaseResult() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | test_fixture.h | 136 SpirvVector code = in EncodeSuccessfullyDecodeFailed() local 157 const SpirvVector code = CompileSuccessfully(txt, env); in CompiledInstructions() local 167 SetText(const std::string& code) SetText() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_fixtures.h | 110 std::string ValidateBase<T>::CompileFailure(std::string code, in CompileFailure() argument 122 void ValidateBase<T>::CompileSuccessfully(std::string code, in CompileSuccessfully() argument [all...] |
| H A D | val_image_test.cpp | 494 const std::string code = GetShaderHeader("", false) + R"( in TEST_F() local 507 const std::string code = GetShaderHeader() + R"( in TEST_F() local 526 const std::string code = GetShaderHeader() + R"( in TEST_F() local 541 const std::string code = GetShaderHeader() + R"( in TEST_F() local 556 const std::string code = GetShaderHeader() + R"( in TEST_F() local 573 const std::string code = GetShaderHeader( TEST_F() local 591 const std::string code = GetShaderHeader() + R"( TEST_F() local 608 const std::string code = GetShaderHeader( TEST_F() local 626 const std::string code = GetShaderHeader() + R"( TEST_F() local 641 const std::string code = GetShaderHeader() + R"( TEST_F() local 660 const std::string code = GetShaderHeader( TEST_F() local 682 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 693 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 704 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 715 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 726 const std::string code = TEST_F() local 739 const std::string code = GetKernelHeader() + R"( TEST_F() local 749 const std::string code = GetKernelHeader() + R"( TEST_F() local 760 const std::string code = GetKernelHeader() + R"( TEST_F() local 771 const std::string code = GetKernelHeader() + R"( TEST_F() local 783 const std::string code = GetShaderHeader() + R"( TEST_F() local 793 const std::string code = GetShaderHeader() + R"( TEST_F() local 803 const std::string code = GetShaderHeader() + R"( TEST_F() local 816 const std::string code = TEST_F() local 829 const std::string code = GetShaderHeader("", false) + TEST_F() local 842 const std::string code = TEST_F() local 854 const std::string code = TEST_F() local 866 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 879 const std::string code = GetShaderHeader() + R"( TEST_F() local 890 const std::string code = GetShaderHeader() + R"( TEST_F() local 903 const std::string code = GetShaderHeader() + R"( TEST_F() local 964 const std::string code = GetShaderHeader() + R"( TEST_F() local [all...] |
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrStrokeTessellationShader.cpp | 145 emitTessellationCode( const GrStrokeTessellationShader& shader, SkString* code, GrGPArgs* gpArgs, const GrShaderCaps& shaderCaps) const emitTessellationCode() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | name_mapper.cpp | 46 FriendlyNameMapper(const spv_const_context context, const uint32_t* code, const size_t wordCount) FriendlyNameMapper() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | name_mapper.cpp | 46 FriendlyNameMapper(const spv_const_context context, const uint32_t* code, const size_t wordCount) FriendlyNameMapper() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | test_fixture.h | 136 SpirvVector code = in EncodeSuccessfullyDecodeFailed() local 157 const SpirvVector code = CompileSuccessfully(txt, env); in CompiledInstructions() local 167 SetText(const std::string& code) SetText() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_fixtures.h | 110 std::string ValidateBase<T>::CompileFailure(std::string code, in CompileFailure() argument 122 void ValidateBase<T>::CompileSuccessfully(std::string code, in CompileSuccessfully() argument [all...] |
| H A D | val_image_test.cpp | 494 const std::string code = GetShaderHeader("", false) + R"( in TEST_F() local 507 const std::string code = GetShaderHeader() + R"( in TEST_F() local 526 const std::string code = GetShaderHeader() + R"( in TEST_F() local 541 const std::string code = GetShaderHeader() + R"( in TEST_F() local 556 const std::string code = GetShaderHeader() + R"( in TEST_F() local 573 const std::string code = GetShaderHeader( TEST_F() local 591 const std::string code = GetShaderHeader() + R"( TEST_F() local 608 const std::string code = GetShaderHeader( TEST_F() local 626 const std::string code = GetShaderHeader() + R"( TEST_F() local 641 const std::string code = GetShaderHeader() + R"( TEST_F() local 660 const std::string code = GetShaderHeader( TEST_F() local 682 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 693 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 704 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 715 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 726 const std::string code = TEST_F() local 739 const std::string code = GetKernelHeader() + R"( TEST_F() local 749 const std::string code = GetKernelHeader() + R"( TEST_F() local 760 const std::string code = GetKernelHeader() + R"( TEST_F() local 771 const std::string code = GetKernelHeader() + R"( TEST_F() local 783 const std::string code = GetShaderHeader() + R"( TEST_F() local 793 const std::string code = GetShaderHeader() + R"( TEST_F() local 803 const std::string code = GetShaderHeader() + R"( TEST_F() local 816 const std::string code = TEST_F() local 829 const std::string code = GetShaderHeader("", false) + TEST_F() local 842 const std::string code = TEST_F() local 854 const std::string code = TEST_F() local 866 const std::string code = GetShaderHeader("", false) + R"( TEST_F() local 879 const std::string code = GetShaderHeader() + R"( TEST_F() local 890 const std::string code = GetShaderHeader() + R"( TEST_F() local 903 const std::string code = GetShaderHeader() + R"( TEST_F() local 964 const std::string code = GetShaderHeader() + R"( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_common.h | 99 static WEBP_INLINE void VP8LPrefixEncodeBitsNoLUT(int distance, int* const code, in VP8LPrefixEncodeBitsNoLUT() argument 107 static WEBP_INLINE void VP8LPrefixEncodeNoLUT(int distance, int* const code, in VP8LPrefixEncodeNoLUT() argument 126 static WEBP_INLINE void VP8LPrefixEncodeBits(int distance, int* const code, in VP8LPrefixEncodeBits() argument 137 static WEBP_INLINE void VP8LPrefixEncode(int distance, int* const code, in VP8LPrefixEncode() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_long_header.c | 99 long code; in testLongUrlGet() local 169 long code; in testLongHeaderGet() local
|
| /third_party/skia/src/xml/ |
| H A D | SkXMLParser.h | 41 void setCode(ErrorCode code) { fCode = code; } in setCode() argument
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | huffman.c | 107 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 D | infcodes.c | 41 } code; /* if LEN or DIST, where in tree */ member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-ucd-table.py | 107 code = packTab.Code('_hb_ucd') variable 149 code = packTab.Code('_hb_ucd') variable [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | brkeng.cpp | 164 UScriptCode code = uscript_getScript(c, &status); in loadEngineFor() local
|
| /third_party/toybox/toys/pending/ |
| H A D | getty.c | 52 speed_t code; member
|
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.h | 84 constexpr CPURegister(RegisterType type, uint32_t code, int size) in CPURegister() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | registers-aarch64.h | 99 CPURegister(int code, int size_in_bits, RegisterType type) in CPURegister() argument [all...] |