OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pseudo
(Results
1051 - 1075
of
3523
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOpcodes.def
121
/// This
pseudo
-instruction loads the stack guard value. Targets which need
124
/// additionally expand this
pseudo
after register allocation.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
Passes.h
185
/// ExpandPostRAPseudos - This pass expands
pseudo
instructions after
337
/// ExpandISelPseudos - This pass expands
pseudo
-instructions.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOpcodes.def
121
/// This
pseudo
-instruction loads the stack guard value. Targets which need
124
/// additionally expand this
pseudo
after register allocation.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fb.h
62
#define FB_VISUAL_PSEUDOCOLOR 3 /*
Pseudo
color (like atari) */
64
#define FB_VISUAL_STATIC_PSEUDOCOLOR 5 /*
Pseudo
color readonly */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
name-lookup.h
104
sk_cleanup, /* A scope for (
pseudo
-)scope for cleanup. It is
105
pseudo
in that it is transparent to name lookup
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_wininst.py
30
"keep the
pseudo
-installation tree around after " +
182
#
pseudo
-installation tree.
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_wininst.py
30
"keep the
pseudo
-installation tree around after " +
182
#
pseudo
-installation tree.
/prebuilts/go/darwin-x86/src/math/
erf.go
253
z := Float64frombits(Float64bits(x) & 0xffffffff00000000) //
pseudo
-single (20-bit) precision x
328
z := Float64frombits(Float64bits(x) & 0xffffffff00000000) //
pseudo
-single (20-bit) precision x
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go
44
// IsPseudo reports whether the header field is an http2
pseudo
header.
46
// It is not otherwise guaranteed to be a valid
pseudo
header field,
/prebuilts/go/linux-x86/src/math/
erf.go
253
z := Float64frombits(Float64bits(x) & 0xffffffff00000000) //
pseudo
-single (20-bit) precision x
328
z := Float64frombits(Float64bits(x) & 0xffffffff00000000) //
pseudo
-single (20-bit) precision x
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go
44
// IsPseudo reports whether the header field is an http2
pseudo
header.
46
// It is not otherwise guaranteed to be a valid
pseudo
header field,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py
30
"keep the
pseudo
-installation tree around after " +
182
#
pseudo
-installation tree.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py
30
"keep the
pseudo
-installation tree around after " +
182
#
pseudo
-installation tree.
/system/bt/stack/smp/
p_256_multprecision.cc
148
// Curve specific optimization when p is a
pseudo
-Mersenns prime,
162
// Curve specific optimization when p is a
pseudo
-Mersenns prime
/system/connectivity/wificond/net/
netlink_utils.cpp
181
// about a
pseudo
interface that does not have a real netdev. In this
183
// IFNAME/IFINDEX. In this case we just skip these
pseudo
interfaces.