Home
last modified time | relevance | path

Searched refs:Above (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h48 StratifiedIndex Above; member
56 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
59 bool hasAbove() const { return Above != SetSentinel; } in hasAbove()
62 void clearAbove() { Above = SetSentinel; } in clearAbove()
201 Link.Above = I; in setAbove()
223 return Link.Above; in getAbove()
281 auto &Above = linksAt(Link.Above); in finalizeSets() local
282 auto Iter = Remaps.find(Above.Number); in finalizeSets()
284 Link.Above = Iter->second; in finalizeSets()
310 Idx = Link->Above; in propagateAttrs()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64-reloc.def36 // Above is from Table 4-5, Null relocation codes
44 // Above is from Table 4-6, Data relocations, 257-262.
53 // Above is from Table 4-7, Group relocations to create a 16-, 32-, 48-, or 64-bit unsigned data va…
58 // Above is from Table 4-8, Group relocations to create a 16, 32, 48, or 64 bit signed data or offs…
70 // Above 10 relocs are from Table 4-9, Relocations to generate 19, 21 and 33 bit PC-relative addres…
75 // Above 2 relocs are from Table 4-14, GOT-relative instruction relocations. (Some relocs in the ta…
81 // Above is from Table 4-10, Relocations for control-flow instructions,
86 // Above is from Table 4-15, General Dynamic TLS relocations, 512-516.
94 // Above is from Table 4-16, Local Dynamic TLS relocations, 517-573.
101 // Above is from Table 4-17, Initial Exec TLS relocations, 539-543.
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64-reloc.def36 // Above is from Table 4-5, Null relocation codes
44 // Above is from Table 4-6, Data relocations, 257-262.
53 // Above is from Table 4-7, Group relocations to create a 16-, 32-, 48-, or 64-bit unsigned data va…
58 // Above is from Table 4-8, Group relocations to create a 16, 32, 48, or 64 bit signed data or offs…
70 // Above 10 relocs are from Table 4-9, Relocations to generate 19, 21 and 33 bit PC-relative addres…
75 // Above 2 relocs are from Table 4-14, GOT-relative instruction relocations. (Some relocs in the ta…
81 // Above is from Table 4-10, Relocations for control-flow instructions,
86 // Above is from Table 4-15, General Dynamic TLS relocations, 512-516.
94 // Above is from Table 4-16, Local Dynamic TLS relocations, 517-573.
101 // Above is from Table 4-17, Initial Exec TLS relocations, 539-543.
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dvmstat_example.txt33 Above we can see the columns are corresponding well. "re" and "mf" in the
H A Dvmstat-p_example.txt39 Above we can see the columns are corresponding well. "re" and "mf" in the
H A Drwsnoop_example.txt25 The output scrolls rather fast. Above, we can see an ls command was run,
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dvmstat_example.txt33 Above we can see the columns are corresponding well. "re" and "mf" in the
H A Dvmstat-p_example.txt39 Above we can see the columns are corresponding well. "re" and "mf" in the
H A Drwsnoop_example.txt25 The output scrolls rather fast. Above, we can see an ls command was run,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-modes.def59 Add CCA to indicate that only the Above flag is valid.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-modes.def58 Add CCA to indicate that only the Above flag is valid.
/netbsd-src/external/bsd/cron/dist/
H A DFEATURES21 Above, FOOBAR would get "this is a long blanky example" as its value.
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.054 Above mostly from Richard Stallman.
261 preprocess it. Above all from Karl Berry.
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm293 ;; Above mentioned m*2*(n+1)+10 does not apply in n=m=4 case,
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm292 ;; Above mentioned m*2*(n+1)+10 does not apply in n=m=4 case,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DOptBisect.rst93 Above the limit value skipping of optimizations can cause a change in the
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h407 enum DisplayHint { Above, Below }; enumerator
/netbsd-src/sys/kern/
H A Dvnode_if.src35 # Above each of the vop descriptors is a specification of the locking
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl06.rst312 language, we'll need to add everything to support them. Above, we added
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Diterators.md209 ;; Above modes combined.
218 ;; Above modes combined.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Diterators.md201 ;; Above modes combined.
210 ;; Above modes combined.
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-2284 up to 'GCDEXT_DC_THRESHOLD'. Above this threshold, GCDEXT is
574 Above 'GET_STR_PRECOMPUTE_THRESHOLD' a sub-quadratic algorithm is
645 Above 'SET_STR_PRECOMPUTE_THRESHOLD' a sub-quadratic algorithm is
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobjects.txt1023 # Above two belong below, but kept as they are for backward compatibility
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/
H A Dobjects.txt984 # Above two belong below, but kept as they are for backward compatibility
/netbsd-src/games/adventure/
H A Dglorkz73 36 west is a large passage. Above you is a hole to another passage.

12