Searched defs:is_native (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_qmatmul_op.cc | 540 #define REGISTER_MKL_KERNEL(op, kernel, bias_type, output_type, is_native) \ argument 550 #define REGISTER_MKL_KERNEL_ALL_BIAS_TYPES(op, kernel, output_type, is_native) \ argument 556 is_native) argument 577 is_native) \ argument
|
H A D | mkl_conv_ops.cc | 2214 accu_type, has_bias, is_depthwise, is_native) \ argument 2226 is_depthwise, is_native) \ argument 2234 is_depthwise, is_native) \ argument 2241 op, kernel, output_type, accu_type, has_bias, is_depthwise, is_native) \ argument 2251 accu_type, has_bias, is_depthwise, is_native) argument 2300 accu_type, has_bias, is_depthwise, is_native) \ argument
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | module_cache_unittest.cc | 43 explicit IsolatedModule(bool is_native = true) in IsolatedModule() 69 bool is_native = true, in FakeModule()
|
/aosp_15_r20/external/flashrom/subprojects/packagefiles/cmocka-1.1.5/ |
H A D | meson.build | 53 is_native = entry.get('native') variable
|
/aosp_15_r20/art/test/910-methods/ |
H A D | methods.cc | 160 jboolean is_native; in Java_art_Test910_isMethodNative() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/ |
D | wakelock.cc | 43 static bool is_native = true; variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 530 bool is_native; in test_emulation() local
|
/aosp_15_r20/art/runtime/ |
H A D | debugger.cc | 614 void AppendChunk(uint8_t state, void* ptr, size_t length, bool is_native) in AppendChunk()
|