/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 459 void MetadataStreamerV2::end() { in end() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2 930 void MetadataStreamerV3::end() { in end() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3 964 } // end namespace HSAMD 965 } // end namespace AMDGPU 966 } // end namespace llvm
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 1216 auto Result = std::find_if(Symbols->begin(), Symbols->end(), 1221 if (Result != Symbols->end()) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 48 } // end anonymous namespace 1090 } // end CU namespace 1219 if (Offset == RegOffsets.end()) in generateCompactUnwindEncoding() 1257 if (Offset == RegOffsets.end()) { in generateCompactUnwindEncoding()
|
H A D | ARMELFStreamer.cpp | 265 OCE = Opcodes.end(); 479 if (LastMappingSymbol != LastMappingSymbols.end()) { 714 } // end anonymous namespace 1519 // FIXME: This should eventually end up somewhere else where more 1529 } // end namespace llvm
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 239 } // end anonymous namespace 464 // For this reason we can't reuse the logic at the end of this function; we in ReduceLoadStore() 1008 if (OPI == ReduceOpcodeMap.end()) in ReduceMI() 1141 I = RPOT.begin(), E = RPOT.end(); I != E; ++I) in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEInstrInfo.cpp | 323 if (I != MBB.end()) DL = I->getDebugLoc(); in loadRegFromStack() 635 for (++Inst; Inst != Seq.end() - LastInstrIsADDiu; ++Inst) in loadImmediate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRuntimeLibcallSignatures.cpp | 496 assert(Map.find(NameLibcall.first) == Map.end() && in StaticLibcallNameMap() 510 } // end anonymous namespace 888 if (Val == Map.end()) { in getLibcallSignature()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 521 if (BB->getFirstInsertionPt() == BB->end()) in shouldInstrumentBlock() 768 llvm::sort(Initializers.begin() + 2, Initializers.end(), in InjectTraceForSwitch() 932 return "\1section$end$__DATA$__" + Section; in getSectionEnd()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 428 if (lhs_it == accesses.end()) { in TakeAccess() 959 if (access_it == state.accesses.end()) {
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ushape.cpp | 460 * at each end of the logical buffer 714 * spaces can be replaced at begin, at end, at near or decrease the 718 * the spaces at end of the buffer (or end of text if the user used 724 * BEGIN will place the space at the end of the buffer. 897 * the spaces will be located at end of buffer. 955 * required space from end of the buffer. If the text type was 1074 * supported, while for LamAlef we can take spaces from begin, end, 1077 * search for a space at end, begin then near, respectively. 1232 /* sets the index to the end o in shapeUnicode() 1508 int end=logical_order?sourceLength:-1; u_shapeArabic() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 123 } // end namespace MSSAHelpers 478 /// end of the branch, and if there are not two phi nodes, one will be 564 /// Add an incoming value to the end of the PHI list 788 /// about the beginning or end of a block. 804 return It == PerBlockAccesses.end() ? nullptr : It->second.get(); in getWritableBlockAccesses() 810 return It == PerBlockDefs.end() ? nullptr : It->second.get(); in getWritableBlockDefs() 1107 assert(Access && "Tried to access past the end of our iterator"); in operator *() 1117 assert(Access && "Hit end of iterator"); in operator ++() 1202 "Tried to access past the end of our iterator"); in operator *() 1209 "Tried to access past the end o in operator ++() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 95 } // end namespace LegalizeActions 263 } // end namespace LegalityPredicates 287 } // end namespace LegalizeMutations 986 /// will end up defining getAction({G_ADD, 0, T}) to return the following 1205 AddrSpace2PointerActions[OpcodeIdx].end()) 1234 NumElements2Actions[OpcodeIdx].end()) 1361 } // end namespace llvm.
|
/third_party/toybox/toys/posix/ |
H A D | tar.c | 148 struct double_list *end = lst; in filter() local 153 while (end != (lst = lst->next)); in filter() 697 // Move seen entry to end of list. in unpack_tar() 900 // Each time a TT.incl entry is seen it's moved to the end of the list, in tar_main()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_bad_pixels.cpp | 366 fBadPoints.end (), in Sort() 375 fBadRects.end (), in Sort()
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | coded_stream.h | 323 // end of a message until they see an ENDGROUP tag, which was actually part 333 // example, this verifies that parsing did not end on an end-group tag. 353 // it will act like the end of the input has been reached until PopLimit() 511 // way the code could end up accessing it via the standard accessors -- the 539 const uint8* buffer_end_; // pointer to the end of the buffer. 553 // reach the end of a message and attempt to read another tag. 588 // Fallback when Skip() goes past the end of the current buffer. 629 // but will set legitimate_message_end_ if we are at the end of the input 666 // pointed to the end o [all...] |
/third_party/python/Lib/test/ |
H A D | test_contextlib.py | 1119 print("Hello", end=" ", file=getattr(sys, self.orig_stream)) 1131 print("Hello", end=" ", file=getattr(sys, self.orig_stream))
|
/third_party/python/Objects/ |
H A D | frameobject.c | 471 unsigned char *end = start + PyBytes_GET_SIZE(code_obj->co_exceptiontable); in mark_stacks() local 473 while (scan < end) { in mark_stacks() 868 /* Don't clear code object until the end */ in frame_dealloc()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | TextFormat.java | 850 * method; to indicate the end of a line, call "eol()". 861 * Signifies reaching the "end of the current line" in the output. In single-line mode, this 958 /** Are we at the end of the input? */ 987 matcher.region(matcher.end(), matcher.regionEnd()); in nextToken() 1002 matcher.region(matcher.end(), matcher.regionEnd()); in skipWhitespace() 2385 "Invalid escape sequence: '\\' at end of string."); in unescapeBytes()
|
/third_party/python/Lib/xmlrpc/ |
H A D | client.py | 445 parser.EndElementHandler = target.end 460 parser.Parse(b"", True) # end of data 641 messages (start, data, end). Call close() to get the resulting 695 def end(self, tag): member in Unmarshaller 696 # call the appropriate end tag handler
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
H A D | hash.h | 617 for (const auto end = data + size; data < end; ++data) { in hash_range_or_bytes()
|
/third_party/skia/gm/ |
H A D | gradients.cpp | 804 const SkColor postColor = 0xFF0000FF; // clamp color after end in DEF_SIMPLE_GM() 993 SkScalar start, end; in DEF_SIMPLE_GM() member 1011 angle.start, angle.end, 0, nullptr)); in DEF_SIMPLE_GM()
|
/third_party/rust/crates/proc-macro2/src/ |
H A D | wrapper.rs | 472 pub fn end(&self) -> LineColumn { in end() functions 475 Span::Fallback(s) => s.end(), in end()
|
/third_party/spirv-tools/test/ |
H A D | binary_parse_test.cpp | 206 MaybeFlipWords(flip_words, flipped_words.begin(), flipped_words.end()); in Parse() 239 MaybeFlipWords(flip_words, flipped_words.begin(), flipped_words.end()); in Parse() 932 // Check several cases for running off the end of input.
|
/third_party/spirv-tools/test/opt/dominator_tree/ |
H A D | generated.cpp | 439 DominatorTree::iterator node_end = dom_tree.GetDomTree().end(); in TEST_F() 517 DominatorTree::iterator node_end = tree.end(); in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
H A D | type_manager_test.cpp | 647 EXPECT_EQ(manager.begin(), manager.end()); in TEST() 663 EXPECT_NE(manager.begin(), manager.end()); in TEST()
|