/external/libcxx/benchmarks/ |
D | filesystem.bench.cpp | 14 for (auto& Part : in) in BM_PathConstructString() local 32 for (auto& Part : in) in BM_PathConstructCStr() local 50 for (auto& Part : in) in BM_PathConstructIter() local 82 for (auto& Part : in) in BM_PathIterateMultipleTimes() local 102 for (auto& Part : in) in BM_PathIterateOnce() local 122 for (auto& Part : in) in BM_PathIterateOnceBackwards() local 142 std::string Part = getRandomString(PathLen); in getRandomPaths() local
|
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/ |
D | filesystem.bench.cpp | 14 for (auto& Part : in) in BM_PathConstructString() local 32 for (auto& Part : in) in BM_PathConstructCStr() local 50 for (auto& Part : in) in BM_PathConstructIter() local 82 for (auto& Part : in) in BM_PathIterateMultipleTimes() local 102 for (auto& Part : in) in BM_PathIterateOnce() local 122 for (auto& Part : in) in BM_PathIterateOnceBackwards() local 142 std::string Part = getRandomString(PathLen); in getRandomPaths() local
|
/external/gson/gson/src/test/java/com/google/gson/functional/ |
D | JsonAdapterAnnotationOnFieldsTest.java | 104 private static final class Part { class in JsonAdapterAnnotationOnFieldsTest 106 public Part(String name) { in Part() method in JsonAdapterAnnotationOnFieldsTest.Part
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1738 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntOrFpInductionPHI() local 1779 Value *VectorLoopVal, unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast() 1882 for (unsigned Part = 0; Part < UF; ++Part) { in widenIntOrFpInduction() local 1988 for (unsigned Part = 0; Part < UF; ++Part) { in buildScalarSteps() local 1999 Value *InnerLoopVectorizer::getOrCreateVectorValue(Value *V, unsigned Part) { in getOrCreateVectorValue() 2205 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2246 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2284 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2307 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2396 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeMemoryInstruction() local [all …]
|
D | VPlan.cpp | 262 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local 311 unsigned Part) { in generateInstruction() 351 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CallLowering.cpp | 235 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local 315 for (unsigned Part = 0; Part < NumArgRegs; ++Part) { in handleAssignments() local 350 for (unsigned Part = 0; Part < Args[i].Regs.size(); ++Part) { in handleAssignments() local
|
/external/icu/icu4c/source/common/unicode/ |
D | messagepattern.h | 608 class Part; variable 719 Part() {} in Part() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | messagepattern.h | 608 class Part; variable 719 Part() {} in Part() function
|
/external/cronet/third_party/icu/source/common/unicode/ |
D | messagepattern.h | 608 class Part; variable 719 Part() {} in Part() function
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 399 auto Part = Partition(F); in extractAndCompile() local 426 const PartitionT &Part) { in emitPartition()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1898 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntInductionPHI() local 1963 for (unsigned Part = 0; Part < UF; ++Part) in widenIntInduction() local 2018 for (unsigned Part = 0; Part < UF; ++Part) in buildScalarSteps() local 2293 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2322 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2357 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local 2516 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local 2543 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local 2585 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local 2673 for (unsigned Part = 0; Part < UF; ++Part) { in scalarizeInstruction() local [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 112 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition() 375 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument 1089 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition() 1186 USet &Part = I->second; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition() 421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() argument 1126 bool HexagonSplitDoubleRegs::splitPartition(const USet &Part) { in splitPartition() 1224 USet &Part = I->second; in runOnMachineFunction() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.cc | 259 struct Part { struct in tensorflow::MasterSession::ReffedClientGraph 261 string name; 264 std::unordered_map<string, string> feed_key; 267 std::unordered_map<string, string> key_fetch; 270 WorkerInterface* worker = nullptr; 274 string graph_handle; 276 Part() : feed_key(3), key_fetch(3) {} in Part() function
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/ |
D | HlsMediaPlaylist.java | 203 public static final class Part extends SegmentBase { class in HlsMediaPlaylist 227 public Part( in Part() method in HlsMediaPlaylist.Part
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/ |
D | HlsMediaPlaylist.java | 201 public static final class Part extends SegmentBase { class in HlsMediaPlaylist 225 public Part( in Part() method in HlsMediaPlaylist.Part
|
/external/apache-http/android/src/com/android/internal/http/multipart/ |
D | Part.java | 52 public abstract class Part { class
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessagePattern.java | 554 public static final class Part { class in MessagePattern 555 private Part(Type t, int i, int l, int v) { in Part() method in MessagePattern.Part
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessagePattern.java | 520 public static final class Part { class in MessagePattern 521 private Part(Type t, int i, int l, int v) { in Part() method in MessagePattern.Part
|
/external/pdfium/xfa/fwl/ |
D | cfwl_themepart.h | 39 enum class Part : uint8_t { enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 593 auto Part = Partition(F); in extractAndCompile() local 630 const PartitionT &Part) { in emitPartition()
|
/external/tensorflow/tensorflow/python/saved_model/registration/ |
D | registration_saving_test.py | 45 class Part(resource_variable_ops.ResourceVariable): class
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 469 auto *Part = &*I; in cloneLoops() local 599 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
D | Mf2DataModel.java | 225 public interface Part { interface in Mf2DataModel
|
/external/libcxx/utils/google-benchmark/src/ |
D | sysinfo.cc | 227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap()
|