Home
last modified time | relevance | path

Searched defs:code (Results 551 - 575 of 1379) sorted by relevance

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

/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-source.c104 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c150 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
/third_party/pulseaudio/src/pulsecore/
H A Dcore.c52 static int core_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in core_process_msg() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow.cpp34 HRESULT RunOnUIThread(CODE &&code, const ComPtr<ICoreDispatcher> &dispatcher) in RunOnUIThread() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp203 const char* code[STAGES_COUNT] = { 0, 0, 0, 0, 0 }; in iterate() local
H A DglcShaderIntegerMixTests.cpp126 std::string code = tcu::StringTemplate(source_template).specialize(args); in test() local
237 std::string code = tcu::StringTemplate(source_template).specialize(args); in test() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cGLSLnoperspectiveTests.cpp96 glw::GLuint prepare_shader(deqp::Context& context, glw::GLenum stage, const glw::GLchar* code) in prepare_shader() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp1560 const char* code; member
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
H A Dopt.cpp40 int code; member
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/
H A Dreduce.cpp55 int code; member
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py57 code = ((pp.Keyword("both") + pp.QuotedString('""', multiline=True)) | variable
/third_party/skia/src/gpu/tessellate/
H A DWangsFormula.h260 SkString code; in as_sksl() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp515 void SwiftConfig::send(Socket *clientSocket, Status code, std::string body) in send() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp70 char *code = mSource; in setSource() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DComputeTests.cpp132 auto code = compileSpirv(shader.c_str()); in test() local
/third_party/openssl/crypto/store/
H A Dstore_meth.c373 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_loader_fetch() local
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c143 short int code; in ossl_pool_acquire_entropy() local
H A Drand_vms.c61 short length, code; /* length is number of bytes */ member
/third_party/openssl/ssl/
H A Ds3_enc.c522 int ssl3_alert_code(int code) in ssl3_alert_code() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1560 const char* code; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/
H A Dopt.cpp40 int code; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/
H A Dreduce.cpp55 int code; member
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp227 int code = datum & codemask; in doLZW() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.c150 unsigned int code; in jpeg_make_d_derived_tbl() local
439 register JLONG code; jpeg_huff_decode() local
[all...]
H A Djdphuff.c86 unsigned int code; in jpeg_make_dp_derived_tbl() local
[all...]

Completed in 27 milliseconds

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