Home
last modified time | relevance | path

Searched defs:func (Results 576 - 600 of 4072) sorted by relevance

1...<<21222324252627282930>>...163

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h44 nvgl_blend_eqn(unsigned func) in nvgl_blend_eqn() argument
63 nvgl_logicop_func(unsigned func) in nvgl_logicop_func() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
H A D2-1.c68 static void *func(void *parm PTS_ATTRIBUTE_UNUSED) in func() function
/third_party/lwip/test/unit/
H A Dlwip_check.h18 TFun func; member
/third_party/node/deps/v8/src/tasks/
H A Dtask-utils.cc16 CancelableFuncTask(Isolate* isolate, std::function<void()> func) in CancelableFuncTask() argument
18 CancelableFuncTask(CancelableTaskManager* manager, std::function<void()> func) in CancelableFuncTask() argument
28 CancelableIdleFuncTask(Isolate* isolate, std::function<void(double)> func) in CancelableIdleFuncTask() argument
30 CancelableIdleFuncTask(CancelableTaskManager* manager, std::function<void(double)> func) CancelableIdleFuncTask() argument
43 MakeCancelableTask(Isolate* isolate, std::function<void()> func) MakeCancelableTask() argument
48 MakeCancelableTask( CancelableTaskManager* manager, std::function<void()> func) MakeCancelableTask() argument
53 MakeCancelableIdleTask( Isolate* isolate, std::function<void(double)> func) MakeCancelableIdleTask() argument
58 MakeCancelableIdleTask( CancelableTaskManager* manager, std::function<void(double)> func) MakeCancelableIdleTask() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c54 update_lrz_stencil(struct fd6_zsa_stateobj *so, enum pipe_compare_func func, in update_lrz_stencil() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h37 i915_translate_compare_func(unsigned func) in i915_translate_compare_func() argument
62 i915_translate_shadow_compare_func(unsigned func) in i915_translate_shadow_compare_func() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_parser.h103 *lima_get_compare_func_string(int func) { in lima_get_compare_func_string() argument
111 *lima_get_stencil_op_string(int func) { in lima_get_stencil_op_string() argument
119 *lima_get_blend_func_string(int func) { in lima_get_blend_func_string() argument
127 lima_get_blendfactor_string(int func) lima_get_blendfactor_string() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h31 util_blend_func_to_shader(enum pipe_blend_func func) in util_blend_func_to_shader() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcall_once.c32 void func(void *data) in func() function
/third_party/musl/libc-test/src/functionalext/symver/
H A Ddlsym.c43 functype func = (functype)dlsym(handle, dso_no_symver_symbol); in dlsym_no_symver_0100() local
76 functype func = (functype)dlsym(handle, dso_symbol_invalid); in dlsym_no_symver_0200() local
124 functype func = (functype)dlsym(handle, dso_easy_symver_symbol); in dlsym_easy_symver_0200() local
157 functype func = (functype)dlsym(handle, dso_symbol_invalid); in dlsym_easy_symver_0300() local
205 functype func = (functype)dlsym(handle, dso_hard_symver_if_symbol); in dlsym_hard_symver_0200() local
238 functype func = (functype)dlsym(handle, dso_symbol_invalid); in dlsym_hard_symver_0300() local
270 functype func in dlsym_time64_no_symver_0100() local
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dpoly1305.h38 } func; member
/third_party/pulseaudio/src/tests/
H A Dcpulimit-test.c44 static void func(pa_mainloop_api *m, pa_signal_event *e, int sig, void *userdata) { in func() function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_futures2.py45 async def func(): function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDiscoverDependentFunctions.cpp61 const TFunction *func = aggregateNode->getFunction(); variable
97 const TFunction *func = funcDefNode->getFunction(); variable
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconvert_relaxed_to_half_test.cpp1387 const std::string func = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DEmulatedIntrinsics.cpp37 RValue<T> call4(Func func, const RValue<T> &x) in call4() argument
49 RValue<T> call4(Func func, const RValue<T> &x, const RValue<T> &y) in call4() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DEventListener.hpp60 virtual void onSetBreakpoint(const std::string &func, bool &handled) {} in onSetBreakpoint() argument
/third_party/openssl/include/crypto/
H A Dpoly1305.h38 } func; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_exhaustive_pass.cpp24 Pass::Status InlineExhaustivePass::InlineExhaustive(Function* func) { in InlineExhaustive() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_exhaustive_pass.cpp24 Pass::Status InlineExhaustivePass::InlineExhaustive(Function* func) { in InlineExhaustive() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconvert_relaxed_to_half_test.cpp1387 const std::string func = in TEST_F() local
/third_party/openssl/test/helpers/
H A Dcmp_testlib.c77 int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftadvanc.c79 FT_Face_GetAdvancesFunc func; in FT_EXPORT_DEF() local
120 FT_Face_GetAdvancesFunc func; in FT_EXPORT_DEF() local
/third_party/python/Include/cpython/
H A Dclassobject.h38 PyObject *func; member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dassignment_validation_test.cc202 const auto func = ast::StorageClass::kFunction; in TEST_F() local

Completed in 10 milliseconds

1...<<21222324252627282930>>...163