Searched defs:is_native (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/mkl/ |
| 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
|
| 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
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
| D | decoder.h | 78 bool is_native() const { in is_native() function
|
| /external/cronet/base/profiler/ |
| D | module_cache_unittest.cc | 42 explicit IsolatedModule(bool is_native = true) in IsolatedModule() 68 bool is_native = true, in FakeModule()
|
| /external/linux-kselftest/tools/testing/selftests/x86/ |
| D | test_vsyscall.c | 530 bool is_native; in test_emulation() local
|