Home
last modified time | relevance | path

Searched defs:func (Results 501 - 525 of 1188) sorted by relevance

1...<<21222324252627282930>>...48

/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...]
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H A Dsdio_adapter.c55 struct sdio_func *func = LinuxSdioGetFunc(dev); in LinuxSdioIncrAddrReadBytes() local
90 struct sdio_func *func = LinuxSdioGetFunc(dev); in LinuxSdioIncrAddrWriteBytes() local
119 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioFixedAddrReadBytes() local
140 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioFixedAddrWriteBytes() local
162 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioFunc0ReadBytes() local
181 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioFunc0WriteBytes() local
198 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioSetBlockSize() local
210 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioGetCommonInfo() local
246 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioSetCommonInfo() local
279 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioFlushData() local
295 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioClaimHost() local
307 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioReleaseHost() local
319 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioEnableFunc() local
330 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioDisableFunc() local
341 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioClaimIrq() local
356 struct sdio_func *func = LinuxSdioGetFunc(dev); LinuxSdioReleaseIrq() local
369 struct sdio_func *func = NULL; LinuxSdioSearchFunc() local
[all...]
/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_config.h41 GpioIrqFunc func; member
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_sdio.c17 struct SdioFunction *func = dev->curFunction; in SdioDeviceDefaultIncrAddrReadBytes() local
53 struct SdioFunction *func = dev->curFunction; in SdioDeviceDefaultIncrAddrWriteBytes() local
89 struct SdioFunction *func = dev->curFunction; in SdioDeviceDefaultFixedAddrReadBytes() local
123 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultFixedAddrWriteBytes() local
157 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultFunc0ReadBytes() local
189 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultFunc0WriteBytes() local
220 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultSetBlockSize() local
247 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultGetCommonInfo() local
281 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultSetCommonInfo() local
324 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultEnableFunc() local
357 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultDisableFunc() local
368 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultClaimIrq() local
405 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultReleaseIrq() local
432 struct SdioFunction *func = NULL; SdioDeviceDefaultFindFunc() local
458 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultClaimHost() local
478 struct SdioFunction *func = dev->curFunction; SdioDeviceDefaultReleaseHost() local
[all...]
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_dispatch.c37 int32_t (*func)(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply); member
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_test.c487 int32_t (*func)(void); member
H A Dclock_test.c363 int32_t (*func)(void); member
H A Di2c_test.c402 int32_t (*func)(void); member
H A Di3c_test.c35 int32_t (*func)(void *param); member
406 static int32_t I3cTestThreadFunc(OsalThreadEntry func) in I3cTestThreadFunc() argument
[all...]
H A Drtc_test.c642 int32_t (*func)(struct RtcTester *tester); member
H A Dspi_test.c513 int32_t (*func)(struct SpiTester *tester); member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp280 auto* func = const_cast<BatteryThread*>(this); in LoopingThreadEntry() local

Completed in 25 milliseconds

1...<<21222324252627282930>>...48