Home
last modified time | relevance | path

Searched defs:func (Results 1051 - 1075 of 3054) sorted by relevance

1...<<41424344454647484950>>...123

/third_party/optimized-routines/math/test/rtest/
H A Dmain.c86 Testable *find_function(const char *func) in find_function() argument
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dfont-options.hh73 void (*func) (hb_font_t *); member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dvar_let_test.cc626 auto* func = Sem().Get(f); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_test.cc47 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local
74 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local
110 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local
141 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local
177 auto* func = Func("a_func", {}, ty.void_(), in TEST_F() local
208 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
241 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
281 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
329 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
359 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
390 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
420 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
455 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
484 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
523 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
564 auto* func = Func("func", {}, ty.void_(), {CallStmt(expr)}, TEST_P() local
592 auto* func = Func("func", {}, ty.void_(), {CallStmt(expr)}, TEST_P() local
641 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
738 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
771 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
798 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
851 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
876 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
903 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
933 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
960 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
995 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1022 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1047 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1075 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1105 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1133 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1170 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1200 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1227 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1260 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1283 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1311 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1338 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1373 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1400 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1435 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1463 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1497 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1525 auto* func = Func("a_func", {}, ty.void_(), TEST_P() local
1637 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
1670 auto* func = Func("a_func", {}, ty.void_(), TEST_F() local
2381 auto* func = Func("a_func", {}, ty.void_(), {CallStmt(call)}); TEST_P() local
2439 auto* func = Func("a_func", {}, ty.void_(), {CallStmt(Call(param.name, 1u))}); TEST_P() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsconv.c208 void pa_set_convert_to_float32ne_function(pa_sample_format_t f, pa_convert_func_t func) { in pa_set_convert_to_float32ne_function() argument
236 void pa_set_convert_from_float32ne_function(pa_sample_format_t f, pa_convert_func_t func) { in pa_set_convert_from_float32ne_function() argument
264 void pa_set_convert_to_s16ne_function(pa_sample_format_t f, pa_convert_func_t func) { in pa_set_convert_to_s16ne_function() argument
292 void pa_set_convert_from_s16ne_function(pa_sample_format_t f, pa_convert_func_t func) { in pa_set_convert_from_s16ne_function() argument
/third_party/python/Lib/test/
H A Dtest_ttk_textonly.py403 def func(res, opt=None, val=None): function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.cc232 void RegisterLogPrefixHook(LogPrefixHook func) { log_prefix_hook.Store(func); } in RegisterLogPrefixHook() argument
234 void RegisterAbortHook(AbortHook func) { abort_hook.Store(func); } in RegisterAbortHook() argument
236 void RegisterInternalLogFunction(InternalLogFunction func) { in RegisterInternalLogFunction() argument
/third_party/spirv-tools/source/opt/
H A Dblock_merge_util.cpp152 void MergeWithSuccessor(IRContext* context, Function* func, in MergeWithSuccessor() argument
H A Dfunction.cpp252 std::ostream& operator<<(std::ostream& str, const Function& func) { in operator <<() argument
H A Dlocal_single_store_elim_pass.cpp29 bool LocalSingleStoreElimPass::LocalSingleStoreElim(Function* func) { in LocalSingleStoreElim() argument
H A Dstruct_cfg_analysis.cpp38 void StructuredCFGAnalysis::AddBlocksInFunction(Function* func) { in AddBlocksInFunction() argument
240 Function* func in FindFuncsCalledFromContinue() local
[all...]
/third_party/spirv-tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp249 VerificationFunctor (NoLastArgVariant func) in VerificationFunctor() argument
253 VerificationFunctor (AllArgsVariant func) in VerificationFunctor() argument
/third_party/vk-gl-cts/framework/delibs/dethread/win32/
H A DdeThreadWin32.c40 deThreadFunc func; member
61 deThreadFunc func = entry->func; in startThread() local
71 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrShadingContext.hpp112 void dFdxLocal (tcu::Vector<T, Size> outFragmentdFdx[4], const tcu::Vector<T, Size> func[4]) in dFdxLocal() argument
127 void dFdyLocal (tcu::Vector<T, Size> outFragmentdFdy[4], const tcu::Vector<T, Size> func[4]) in dFdyLocal() argument
144 const tcu::Vector<T, 4> func[4] = dFdxVarying() local
158 const tcu::Vector<T, 4> func[4] = dFdyVarying() local
[all...]
/kernel/linux/linux-5.10/drivers/dax/
H A Ddevice.c17 check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, const char *func) check_vma() argument
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_sdio.h94 struct sdio_func *func; member
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-fence.c556 dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, dma_fence_func_t func) dma_fence_add_callback() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dtzdebug.c64 tzdebug_opt_func func; member
383 int (*func)(void); member
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dftrace.c127 int ftrace_update_ftrace_func(ftrace_func_t func) in ftrace_update_ftrace_func() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_orc.c331 unsigned long func; in bt_address() local
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dmath.c107 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
/kernel/linux/linux-5.10/arch/mips/ar7/
H A Dgpio.c200 u32 func; member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dinventory.c484 unsigned int func; in snake_inventory() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpmac_pfunc.h171 struct pmf_function *func; member
[all...]

Completed in 17 milliseconds

1...<<41424344454647484950>>...123