Home
last modified time | relevance | path

Searched defs:Part (Results 1 – 25 of 52) sorted by relevance

123

/external/libcxx/benchmarks/
Dfilesystem.bench.cpp14 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/
Dfilesystem.bench.cpp14 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/
DJsonAdapterAnnotationOnFieldsTest.java104 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/
DLoopVectorize.cpp1738 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 …]
DVPlan.cpp262 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/
DCallLowering.cpp235 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/
Dmessagepattern.h608 class Part; variable
719 Part() {} in Part() function
/external/icu/libicu/cts_headers/unicode/
Dmessagepattern.h608 class Part; variable
719 Part() {} in Part() function
/external/cronet/third_party/icu/source/common/unicode/
Dmessagepattern.h608 class Part; variable
719 Part() {} in Part() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h399 auto Part = Partition(F); in extractAndCompile() local
426 const PartitionT &Part) { in emitPartition()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1898 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/
DHexagonSplitDouble.cpp112 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/
DHexagonSplitDouble.cpp137 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/
Dmaster_session.cc259 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/
DHlsMediaPlaylist.java203 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/
DHlsMediaPlaylist.java201 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/
DPart.java52 public abstract class Part { class
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java554 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/
DMessagePattern.java520 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/
Dcfwl_themepart.h39 enum class Part : uint8_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h593 auto Part = Partition(F); in extractAndCompile() local
630 const PartitionT &Part) { in emitPartition()
/external/tensorflow/tensorflow/python/saved_model/registration/
Dregistration_saving_test.py45 class Part(resource_variable_ops.ResourceVariable): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp469 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/
DMf2DataModel.java225 public interface Part { interface in Mf2DataModel
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap()

123