Home
last modified time | relevance | path

Searched refs:Of (Results 1 – 25 of 240) sorted by relevance

12345678910

/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-bcanalyzer.rst53 **Bitcode Analysis Of Module**
114 **Number Of Bitcode Blocks**
118 **Number Of Functions**
122 **Number Of Types**
126 **Number Of Constants**
130 **Number Of Basic Blocks**
134 **Number Of Instructions**
138 **Number Of Long Instructions**
145 **Number Of Operands**
153 **Number Of Symbol Tables**
[all …]
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
39 : Cont(C), Valid(V), Offset(Of) {} in IteratorPosition()
50 static IteratorPosition getPosition(const MemRegion *C, SymbolRef Of) { in getPosition()
51 return IteratorPosition(C, true, Of); in getPosition()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp717 uint16_t Wd = im(2), Of = im(3); in evaluate() local
723 RegisterCell Pad = (Wd+Of > W0) ? rc(1).cat(eIMM(0, Wd+Of-W0)) : rc(1); in evaluate()
724 RegisterCell Ext = eXTR(Pad, Of, Wd+Of); in evaluate()
733 uint16_t Wd = im(3), Of = im(4); in evaluate() local
734 assert(Wd < W0 && Of < W0); in evaluate()
736 if (Wd+Of > W0) in evaluate()
737 Wd = W0-Of; in evaluate()
740 return rr0(eINS(rc(1), eXTR(rc(2), 0, Wd), Of), Outputs); in evaluate()
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D3106.crt14 Of/yaHRKuP35dDepu7vCxcrwr5aBAqNpEDx+Fqd/23K7btJ/JqvSjqjRCWZQC9Fl
H A D900.crt14 pZ7+ZovtqjmgjwrDNWZSeUKxnO3jP29PJtWoLOrpJIzKS5KTVkeUMXDDC0fKt+Of
H A D3605.crt12 Of/hinZirHATICcNYmrDKvsJ5ul4R/poqCVJzvHPjxLS9bQeSH0Jk1i9cN9yrJT9
H A D2689.key21 Of+eIBcGlrDznY4U4mBV6YkCgYAqZfYsdGCoVqIunzKTfX+Scx7ewzXk4kL1otNp
H A D3556.key21 Of/mW2nYjhCHTpgPH3XT8qkCgYBOZdrkujHLqiATJLjyOUsCChtOUMKCRVrGBjvO
H A D2056.key6 OKQabuTXySCDLj5djMBlOc3N+6s8tMzRYVnQRBeiAOWjjJKqT1Im9/5Of/r+qARD
H A D2740.chain41 AQsFAAOCAQEAS8hKlSIYSd1xcmFhx37zIeJH1FNUmmltslkXtcGmCvOs/Of/2Eos
H A D46.chain38 NP6sLK9I8b/DTnEVDiWBlV1qV7XzQ1rUN+Of+aphiTLEamB3iAP+0pUvlEIh8TAL
H A D2436.chain17 ADhDhSKdbSUHu5OigjjKCXuFHsEu+/akJFW2ddM2nmdXRmmHKUO5quv+2Of/ZIG8
/openbsd/share/misc/
H A Dbirthtoken9 May:Emerald:Lily Of The Valley
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DAllocator.h405 assert(Begin == (char *)alignAddr(Begin, Align::Of<T>())); in DestroyAll()
414 char *Begin = (char *)alignAddr(*I, Align::Of<T>()); in DestroyAll()
424 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
H A DTrailingObjects.h154 alignAddr(Ptr, Align::Of<NextTy>())); in getTrailingObjectsImpl()
168 return reinterpret_cast<NextTy *>(alignAddr(Ptr, Align::Of<NextTy>())); in getTrailingObjectsImpl()
H A DBinaryStreamReader.h194 assert(isAddrAligned(Align::Of<T>(), Bytes.data()) && in readArray()
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/regression/
H A D289-compare-array-bounds.t26 # Of the remaining items (after the filter is applied) the next one
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2000-12-06-EncodingIdea.txt22 the implicit register destination number could be quite large). Of course
/openbsd/regress/usr.bin/bc/
H A Dt18.in19 * The Towers Of Hanoi
/openbsd/games/quiz/datfiles/
H A Dpoetry94 Of cloudless climes and starry skies:\
181 Of Man's first disobedience, and the fruit:\
182 Of that forbidden tree{,} whose mortal taste:\
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DHEADER_POLICY114 Of course we have the standard headers under their mandated names:
147 Of course splitting up standard headers this way creates
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DHEADER_POLICY114 Of course we have the standard headers under their mandated names:
147 Of course splitting up standard headers this way creates
/openbsd/gnu/llvm/lldb/examples/customization/import-python/
H A DREADME29 Of course, the commands to import the importcmd.py module and to define the import
/openbsd/usr.bin/file/magdir/
H A Damigaos30 0 string AON4artofnoise Art Of Noise Module sound file
/openbsd/regress/usr.bin/dc/
H A Dt20.in18 # The Towers Of Hanoi

12345678910