| /external/rust/crates/jni/src/wrapper/objects/ |
| D | auto_array.rs | 71 is_copy: bool, field 77 let mut is_copy: jboolean = 0xff; in new() localVariable 113 pub fn is_copy(&self) -> bool { in is_copy() method
|
| D | auto_primitive_array.rs | 20 is_copy: bool, field 66 pub fn is_copy(&self) -> bool { in is_copy() method
|
| /external/rust/crates/protobuf-codegen/src/gen/field/ |
| D | type_ext.rs | 9 fn is_copy(&self) -> bool; in is_copy() method 38 fn is_copy(&self) -> bool { in is_copy() method
|
| D | elem.rs | 95 pub(crate) fn is_copy(&self) -> bool { in is_copy() method
|
| /external/jazzer-api/driver/ |
| D | jvm_tooling_test.cpp | 79 jboolean is_copy; in TEST_F() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_test_dma_perf.c | 94 bool is_copy = placement >= 2; in si_test_dma_perf() local
|
| D | si_shaderlib_tgsi.c | 113 bool dst_stream_cache_policy, bool is_copy) in si_create_dma_compute_shader()
|
| /external/tensorflow/tensorflow/java/src/main/native/ |
| D | tensor_jni.cc | 117 jboolean is_copy; in write1DArray() local 296 jboolean is_copy; in Java_org_tensorflow_Tensor_allocate() local
|
| D | graph_jni.cc | 94 jboolean is_copy; in Java_org_tensorflow_Graph_importGraphDef() local
|
| /external/rust/crates/pin-project-lite/tests/ |
| D | test.rs | 214 fn is_copy<T: Copy>() {} in derive_copy() function
|
| /external/rust/crates/protobuf-codegen/2.27.1/src/ |
| D | rust_types_values.rs | 118 pub fn is_copy(&self) -> bool { in is_copy() method
|
| /external/rust/crates/protobuf-codegen/src/gen/ |
| D | rust_types_values.rs | 139 pub fn is_copy(&self) -> bool { in is_copy() method
|
| /external/rust/crates/pin-project/tests/ |
| D | pin_project.rs | 235 fn is_copy<T: Copy>() {} in derive_copy() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_interval_set_test.cc | 384 QuicIntervalSet<int> is_copy = is; in TEST_F() local
|
| /external/rust/crates/protobuf-codegen/2.27.1/src/field/ |
| D | mod.rs | 254 fn is_copy(&self) -> bool { in is_copy() method
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_ir.h | 813 bool is_copy() { return subtype == NST_COPY; } in is_copy() function
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_optimizer.cpp | 824 ASSERTED bool is_copy = instr->opcode == aco_opcode::s_mov_b32 || in label_instruction() local
|
| /external/rust/crates/jni/src/wrapper/ |
| D | jnienv.rs | 2279 let mut is_copy: jboolean = 0xff; in get_primitive_array_critical() localVariable
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | spmd_partitioner.cc | 4268 bool is_copy = in GetDefaultCollectiveOpsCreator() local
|
| /external/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 3363 …const bool is_copy = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_C)) || (is_ctrl_key_only && I… in InputTextEx() local
|