/external/libchrome/base/ |
D | bind_unittest.cc | 108 int* assigns, in DerivedCopyMoveCounter() 112 assigns_(assigns), in DerivedCopyMoveCounter() 125 int* assigns, in CopyMoveCounter() argument 129 assigns_(assigns), in CopyMoveCounter() 204 CopyCounter(int* copies, int* assigns) in CopyCounter() argument 205 : counter_(copies, assigns, nullptr, nullptr) {} in CopyCounter() 666 int assigns = 0; in TEST_F() local 669 CopyMoveCounter counter(&copies, &assigns, &move_constructs, &move_assigns); in TEST_F() 674 EXPECT_EQ(0, assigns); in TEST_F() 689 int assigns = 0; in TEST_F() local [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | dense_update_ops_no_tsan_test.py | 73 assigns = [ 84 target=run_assign, args=(assign_op,)) for assign_op in assigns 139 assigns = [ 151 target=run_assign, args=(assign_op,)) for assign_op in assigns
|
/external/llvm-project/lld/test/ELF/ |
D | mips-gp-disp-ver.s | 2 # MIPS BFD linker puts _gp_disp symbol into DSO files and assigns zero
|
/external/junit/src/main/java/org/junit/experimental/categories/ |
D | Categories.java | 342 private static boolean hasAssignableTo(Set<Class<?>> assigns, Class<?> to) { in hasAssignableTo() argument 343 for (final Class<?> from : assigns) { in hasAssignableTo()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BarrierInsertMany.pbtxt | 28 summary: "For each key, assigns the respective value to the specified component."
|
/external/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 87 /// list that is still available. If so, it assigns the value to the first 101 /// CCAssignToStack - This action always matches: it assigns the value to a 121 /// CCPassByVal - This action always matches: it assigns the value to a stack
|
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/ |
D | inlineasm-vldvst-reg.ll | 5 ;; like below. Because, inline asm assigns registers by not a type but
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 100 /// list that is still available. If so, it assigns the value to the first 114 /// CCAssignToStack - This action always matches: it assigns the value to a 134 /// CCPassByVal - This action always matches: it assigns the value to a stack
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 105 /// list that is still available. If so, it assigns the value to the first 119 /// CCAssignToStack - This action always matches: it assigns the value to a 139 /// CCPassByVal - This action always matches: it assigns the value to a stack
|
/external/llvm-project/lldb/source/Commands/ |
D | OptionsBase.td | 57 // - `EnumArg`: Sets the argument type and assigns it a enum holding the valid 90 // - `EnumArg`: Sets the argument type and assigns it a enum holding the valid
|
/external/llvm-project/flang/lib/Semantics/ |
D | resolve-labels.cpp | 1066 void CheckAssignConstraints(const SourceStmtList &assigns, in CheckAssignConstraints() argument 1069 CheckScopeConstraints(assigns, labels, scopes, context); in CheckAssignConstraints() 1070 CheckAssignTargetConstraints(assigns, labels, context); in CheckAssignConstraints() 1084 const auto &assigns{programUnit.assignStmtSources}; in CheckConstraints() local 1085 CheckAssignConstraints(assigns, labels, scopes, context); in CheckConstraints()
|
/external/python/cpython2/Lib/compiler/ |
D | transformer.py | 1046 assigns = [] 1048 assigns.append(self.com_assign(node[i], assigning)) 1049 return AssTuple(assigns, lineno=extractLineNo(node)) 1052 assigns = [] 1058 assigns.append(self.com_assign(node[i], assigning)) 1059 return AssList(assigns, lineno=extractLineNo(node))
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | overlap-chain.test | 4 # code that assigns parents.
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | sections-nonalloc.s | 9 ## NOTE: GNU ld assigns non-zero addresses to non-SHF_ALLOC non-orphan sections.
|
/external/python/pybind11/docs/advanced/cast/ |
D | custom.rst | 85 and then ``load()`` assigns to it).
|
/external/arm-trusted-firmware/docs/security_advisories/ |
D | security-advisory-tfv-2.rst | 42 secure self-hosted invasive debug enablement. TF assigns these bits to ``00``
|
/external/llvm-project/mlir/test/Dialect/Affine/ |
D | invalid.mlir | 6 // Custom parser automatically assigns all arguments the `index` so we must 16 // Custom parser automatically assigns `index` as the result type so we must
|
/external/arm-trusted-firmware/docs/components/ |
D | exception-handling.rst | 95 priority levels as applicable for the Secure software stack. It then assigns the 333 /* Dispatcher 1 owns interrupts d1_0 and d1_1, so assigns priority DISP1_PRIO */ 337 /* Dispatcher 2 owns interrupts d2_0 and d2_1, so assigns priority DISP2_PRIO */ 341 /* Dispatcher 3 owns interrupts d3_0 and d3_1, so assigns priority DISP3_PRIO */ 512 #. Platform assigns priorities by installing priority level descriptors for 580 world ones. The platform further assigns relative priorities amongst Secure
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | ShaderModuleCompilation.md | 13 complete. The translator initially assigns resources and in/out variables arbitrary descriptor set,
|
/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/ |
D | static_scope.s | 1 # Test that the DWARF parser assigns the right scope to the
|
/external/libaom/libaom/ |
D | PATENTS | 6 Licensor, on behalf of itself and successors in interest and assigns,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | VPIntrinsics.def | 80 // assigns the property to the VP Intrinsic and/or SDNode that belongs to the
|
/external/mesa3d/docs/relnotes/ |
D | 8.0.4.rst | 52 ir_loop_jump constructor assigns member variable to itself
|
/external/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 46 // The 64-bit ABI conceptually assigns all function arguments to a parameter
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 45 // The 64-bit ABI conceptually assigns all function arguments to a parameter
|