| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | Parallel.h | 91 void parallel_for_each(IterTy Begin, IterTy End, FuncTy Fn) { in parallel_for_each() 96 void parallel_for_each_n(IndexTy Begin, IndexTy End, FuncTy Fn) { in parallel_for_each_n() 151 void parallel_for_each(IterTy Begin, IterTy End, FuncTy Fn) { in parallel_for_each() 169 void parallel_for_each_n(IndexTy Begin, IndexTy End, FuncTy Fn) { in parallel_for_each_n() 207 void for_each(Policy policy, IterTy Begin, IterTy End, FuncTy Fn) { in for_each() 214 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n() 232 void for_each(parallel_execution_policy policy, IterTy Begin, IterTy End, in for_each() 238 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, in for_each_n()
|
| /external/llvm/tools/sanstats/ |
| D | sanstats.cpp | 38 uint64_t ReadLE(char Size, const char *Begin, const char *End) { in ReadLE() 49 const char *ReadModule(char SizeofPtr, const char *Begin, const char *End) { in ReadModule() 124 const char *Begin = MB->getBufferStart(), *End = MB->getBufferEnd(); in main() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/sanstats/ |
| D | sanstats.cpp | 38 uint64_t ReadLE(char Size, const char *Begin, const char *End) { in ReadLE() 49 const char *ReadModule(char SizeofPtr, const char *Begin, const char *End) { in ReadModule() 127 const char *Begin = MB->getBufferStart(), *End = MB->getBufferEnd(); in main() local
|
| /external/llvm/include/llvm/ADT/ |
| D | StringExtras.h | 154 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 169 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 190 inline std::string join(IteratorT Begin, IteratorT End, StringRef Separator) { in join()
|
| D | StringSet.h | 38 void insert(const InputIt &Begin, const InputIt &End) { in insert()
|
| D | Sequence.h | 71 iterator_range<detail::value_sequence_iterator<ValueT>> seq(ValueT Begin, in seq()
|
| /external/llvm/unittests/Support/ |
| D | IteratorTest.cpp | 29 test_iterator Begin, End; in TEST() local 70 test_iterator Begin, End; in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | FaultMaps.h | 174 const uint8_t *Begin = P + FunctionFaultInfosOffset + in getFunctionFaultInfoAt() local 183 const uint8_t *Begin = P + MySize; in getNextFunctionInfo() local 189 explicit FaultMapParser(const uint8_t *Begin, const uint8_t *End) in FaultMapParser() 203 const uint8_t *Begin = P + FunctionInfosOffset; in getFirstFunctionInfo() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | FaultMaps.h | 175 const uint8_t *Begin = P + FunctionFaultInfosOffset + in getFunctionFaultInfoAt() local 184 const uint8_t *Begin = P + MySize; in getNextFunctionInfo() local 190 explicit FaultMapParser(const uint8_t *Begin, const uint8_t *End) in FaultMapParser() 204 const uint8_t *Begin = P + FunctionInfosOffset; in getFirstFunctionInfo() local
|
| /external/syzkaller/vendor/google.golang.org/grpc/stats/ |
| D | stats.go | 42 type Begin struct { struct 44 Client bool 46 BeginTime time.Time 48 FailFast bool 52 func (s *Begin) IsClient() bool { return s.Client } 54 func (s *Begin) isRPCStats() {}
|
| /external/grpc-grpc/src/csharp/Grpc.Core/Profiling/ |
| D | Profilers.cs | 49 public void Begin(string tag) in Begin() method in Grpc.Core.Profiling.NopProfiler 77 public void Begin(string tag) in Begin() method in Grpc.Core.Profiling.BasicProfiler
|
| D | IProfiler.cs | 28 void Begin(string tag); in Begin() method
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
| D | InstructionSelect.cpp | 105 for (auto MII = std::prev(MBB->end()), Begin = MBB->begin(); in runOnMachineFunction() local 156 for (auto MII = std::prev(MBB.end()), Begin = MBB.begin(); !ReachedBegin;) { in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | StringExtras.h | 161 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 176 inline std::string join_impl(IteratorT Begin, IteratorT End, in join_impl() 232 inline std::string join(IteratorT Begin, IteratorT End, StringRef Separator) { in join()
|
| /external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/ |
| D | debug_disable.go | 13 func (debugger) Begin(_, _ int, f EqualFunc, _, _ *EditScript) EqualFunc { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | StringSet.h | 44 void insert(const InputIt &Begin, const InputIt &End) { in insert()
|
| D | Sequence.h | 76 iterator_range<detail::value_sequence_iterator<ValueT>> seq(ValueT Begin, in seq()
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | MCModule.cpp | 16 uint64_t Begin, uint64_t End) { in createAtom()
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | CodePlacementOpt.cpp | 135 MachineFunction::iterator Begin, in Splice() 187 MachineFunction::iterator Begin = Pred; in EliminateUnconditionalJumpsToTop() local 308 MachineFunction::iterator Begin = BB; in MoveDiscontiguousLoopBlocks() local
|
| D | AllocationOrder.h | 26 const unsigned *Begin; variable
|
| D | MachineLoopInfo.cpp | 55 MachineFunction::iterator Begin = TopMBB->getParent()->begin(); in getTopBlock() local
|
| /external/pdfium/core/fxcrt/ |
| D | cfx_seekablestreamproxy.h | 19 Begin = 0, enumerator
|
| /external/clang/test/CodeGenCXX/ |
| D | PR24289.cpp | 6 const T *Begin; member
|
| /external/llvm/lib/CodeGen/ |
| D | MachineLoopInfo.cpp | 52 MachineFunction::iterator Begin = TopMBB->getParent()->begin(); in getTopBlock() local
|
| /external/libvpx/libvpx/test/ |
| D | video_source.h | 143 virtual void Begin() { in Begin() function 213 virtual void Begin() { in Begin() function
|