Home
last modified time | relevance | path

Searched defs:func (Results 651 - 675 of 1104) sorted by relevance

1...<<21222324252627282930>>...45

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh97 _hb_print_func (const char *func) in _hb_print_func() argument
130 _hb_debug_msg_va(const char *what, const void *obj, const char *func, bool indented, unsigned int level, int level_dir, const char *message, va_list ap) _hb_debug_msg_va() argument
198 _hb_debug_msg(const char *what, const void *obj, const char *func, bool indented, unsigned int level, int level_dir, const char *message, ...) _hb_debug_msg() argument
[all...]
H A Dhb-unicode.hh251 } func; member
/third_party/python/Lib/test/
H A Dtest_decorators.py82 def func(x): global() function
[all...]
H A Dtest_context.py108 def func(*args, **kwargs): function
136 def func(*args, **kwargs): function
175 def func(): global() function
[all...]
H A Dtest_trace.py97 def func(): function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp31 func, enumerator
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc356 std::function<const ast::Type*()> func; in GetTypeFunction() local
63 MakePlainGlobalReferenceBodyFunction( std::string func, std::string var, const ast::Type* type, ast::DecorationList decorations) MakePlainGlobalReferenceBodyFunction() argument
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.cc435 EmitFunctionCall(std::ostream& out, const sem::Call* call, const sem::Function* func) EmitFunctionCall() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h197 void push_function(const Function& func) { in push_function() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DcorrelatedUnions.js342 function func( function
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc797 static void MyHandler(const wchar_t* expr, const wchar_t* func, in MyHandler() argument
/third_party/python/Objects/
H A Dmoduleobject.c160 PyObject *func; in _add_methods_to_object() local
H A Dclassobject.c49 PyObject *func = PyMethod_GET_FUNCTION(method); in method_vectorcall() local
105 PyMethod_New(PyObject *func, PyObject *self) in PyMethod_New() argument
134 PyObject *func = PyMethod_GET_FUNCTION(self); in method___reduce___impl() local
278 PyObject *func in method_repr() local
357 PyInstanceMethod_New(PyObject *func) PyInstanceMethod_New() argument
444 PyObject *func = PyInstanceMethod_GET_FUNCTION(descr); instancemethod_descr_get() local
482 PyObject *func = PyInstanceMethod_Function(self); instancemethod_repr() local
[all...]
/third_party/python/Lib/ctypes/test/
H A Dtest_structures.py613 func = dll._testfunc_union_by_value1 global() variable in StructureTestCase.test_union_by_value.Test5
621 func = dll._testfunc_union_by_value2 global() variable in StructureTestCase.test_union_by_value.Test5
683 func = dll._testfunc_bitfield_by_value1 global() variable in StructureTestCase.test_bitfield_by_value.Test6
734 func = dll._testfunc_bitfield_by_value2 global() variable in StructureTestCase.test_bitfield_by_value.Test8
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc70 ABSL_SYMBOLIZE_TEST_NOINLINE void Foo::func(int) { in func() function in Foo
[all...]
/third_party/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp333 bool ConvertToHalfPass::ProcessFunction(Function* func) { in ProcessFunction() argument
H A Dinst_buff_addr_check_pass.cpp210 std::unique_ptr<Function> func = in GetSearchAndTestFuncId() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp110 static void renderClear (EGLint api, const ApiFunctions& func, const ClearOp& clear) in renderClear() argument
123 static void finish (EGLint api, const ApiFunctions& func) in finish() argument
136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp73 static inline bool compare (deUint32 func, T a, T b) in compare() argument
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp498 UploadFunction func; in init() member
/third_party/elfutils/libcpu/
H A Driscv_disasm.c552 uint32_t func; in riscv_disasm() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey_cuda.c294 static int call_cuda_kernel(AVFilterContext *ctx, CUfunction func, in call_cuda_kernel() argument
H A Dvf_scale_cuda.c404 static int call_resize_kernel(AVFilterContext *ctx, CUfunction func, in call_resize_kernel() argument
H A Dvf_hqx.c40 hqxfunc_t func; member
H A Dvf_xbr.c48 xbrfunc_t func; member

Completed in 22 milliseconds

1...<<21222324252627282930>>...45