Home
last modified time | relevance | path

Searched defs:init_func (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dconv2d.cpp23 const InitFunc& init_func, in conv2d_depthwise_static()
101 const InitFunc& init_func, in conv2d_depthwise_dynamic()
156 auto init_func = [&](const std::vector<VarHandle>& v) { in conv2d_depthwise() local
168 auto init_func = [](const std::vector<VarHandle>& v) { in conv2d_depthwise() local
190 auto init_func = [&](const std::vector<VarHandle>& v) { in conv2d_depthwise() local
224 auto init_func = [](const std::vector<VarHandle>& v) { in conv2d_depthwise() local
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Dgrouping.py296 def _make_init_func(self, init_func): argument
413 def __init__(self, init_func, reduce_func, finalize_func): argument
419 def init_func(self): member in Reducer
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dgenerator_dataset_op.cc50 Dataset(OpKernelContext* ctx, std::unique_ptr<CapturedFunction> init_func, in Dataset()
210 std::unique_ptr<CapturedFunction> init_func; in MakeDataset() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dtensor.h149 const InitFunc& init_func, in Reduce()
199 const InitFunc& init_func, in Reduce()
H A Dtensorexpr_init.cpp387 const std::vector<ExprHandle>& reduce_args) { in initTensorExprBindings()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_aptx_hd_encoder.h70 tAPTX_HD_ENCODER_INIT init_func; member
Da2dp_vendor_aptx_encoder.h73 tAPTX_ENCODER_INIT init_func; member
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8192/
H A Ddevapc.c127 void (*init_func)(uintptr_t base); in dapc_init() local
/aosp_15_r20/test/vts-testcase/security/avb/
Dgsi_validation_utils.h60 ShaHasherImpl(InitFunc init_func, UpdateFunc update_func, in ShaHasherImpl()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h152 void init(std::function<unsigned int(void)> init_func) in init()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestthread.c38 static void init_func(void) in init_func() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h318 void* init_func; member
326 void* init_func; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h317 void* init_func; member
325 void* init_func; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h317 void* init_func; member
325 void* init_func; member
/aosp_15_r20/libcore/luni/src/test/native/
H A Dlibcore_io_Memory_test.cpp29 std::function<void (T*, T*, uint64_t)> init_func) { in swap_align_test()
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_layers.cpp419 std::string init_func = "AndroidGLESLayer_Initialize"; in LoadLayers() local
/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/
H A Dcheckpoint_test.py487 init_func = lambda x: True function
/aosp_15_r20/bionic/libc/bionic/
H A Dmalloc_common_dynamic.cpp323 init_func_t init_func = reinterpret_cast<init_func_t>(gFunctions[FUNC_INITIALIZE]); in FinishInstallHooks() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dgroup_by_reducer_dataset_op.cc157 AttrValue init_func; in AsGraphDefInternal() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_pthread.cpp744 int dng_pthread_once(dng_pthread_once_t *once, void (*init_func)()) in dng_pthread_once()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-cairo.cc517 auto *init_func = (hb_cairo_font_init_func_t) in hb_cairo_init_scaled_font() local
/aosp_15_r20/external/libva/va/
H A Dva.c415 VADriverInit init_func = NULL; in va_openDriver() local
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py4777 init_func, argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h98477 int (*init_func)(struct lp8788 *); member
H A Dvmlinux_518.h98477 int (*init_func)(struct lp8788 *); member

12