OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inlined
(Results
76 - 100
of
685
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/resources/
ssl_error.html
120
// the
inlined
version will just end up with that path string rather
121
// than the
inlined
image.
ssl_roadblock.html
123
// the
inlined
version will just end up with that path string rather
124
// than the
inlined
image.
/external/qemu/elff/
dwarf_die.h
175
* that has been
inlined
into subroutine a() will have level 2, a try/catch
176
* block in the
inlined
subroutine b() will have level 3, and so on.
/external/v8/src/
list-inl.h
58
// Use two layers of inlining so that the non-
inlined
function can
59
// use the same implementation as the
inlined
version.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s
100
;//InvTransformDC2x2:
Inlined
(Implemented in ARM V6)
120
;//DequantChromaDC2x2:
Inlined
(Neon Implementation)
/ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.h
175
* that has been
inlined
into subroutine a() will have level 2, a try/catch
176
* block in the
inlined
subroutine b() will have level 3, and so on.
/external/v8/src/arm/
ic-arm.cc
[
all
...]
codegen-arm.h
74
// Constants related to patching of
inlined
load/store.
/external/llvm/include/llvm/Transforms/Utils/
Cloning.h
153
/// example) a function call with constant arguments is
inlined
, and those
188
///
inlined
from the callee. This is only filled in if CG is non-null.
203
/// instruction 'call B' is
inlined
, and 'B' calls 'C', then the call to 'C' now
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java
51
* rendered in an
inlined
section if it is part of a var command.
/external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h
50
/// FIXME (64-bit): Should be
inlined
.
/external/llvm/lib/Transforms/IPO/
InlineAlways.cpp
34
// Functions that are never
inlined
InlineSimple.cpp
32
// Functions that are never
inlined
/external/llvm/test/CodeGen/X86/
2010-05-28-Crash.ll
3
; Test to check separate label for
inlined
function argument.
/external/llvm/test/DebugInfo/
2010-06-29-InlinedFnLocalVar.ll
2
; Check struct X for dead variable xyz from
inlined
function foo.
/external/llvm/test/Transforms/Inline/
noinline-recursive-fn.ll
38
;; Here is an indirect case that should not be infinitely
inlined
.
/external/stlport/src/
warning_disable.h
15
# pragma warning( disable : 4710 ) /* function (...) not
inlined
*/
/external/stlport/stlport/stl/config/
_warnings_off.h
25
# pragma warning( disable : 4710 ) // function (...) not
inlined
/external/webkit/Source/WebCore/loader/cache/
CachedResourceHandle.h
76
// the base class of R* when CachedResourceHandler<T>(R*) is
inlined
. The bug is
/external/webkit/Source/WebKit/android/WebCoreSupport/
UrlInterceptResponse.cpp
122
// Cannot be
inlined
because of JavaInputStreamWrapper visibility.
/external/wpa_supplicant_8/src/tls/
tlsv1_cred.c
178
* @cert_blob: cert as
inlined
data or %NULL if not used
206
* @cert_blob: cert as
inlined
data or %NULL if not used
300
* @private_key_blob: private_key as
inlined
data or %NULL if not used
465
* @dh_blob: DH params as
inlined
data or %NULL if not used
/ndk/sources/cxx-stl/stlport/src/
warning_disable.h
15
# pragma warning( disable : 4710 ) /* function (...) not
inlined
*/
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h
25
# pragma warning( disable : 4710 ) // function (...) not
inlined
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libintl.h
106
/* These must be macros.
Inlined
functions are useless because the
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h
25
# pragma warning( disable : 4710 ) // function (...) not
inlined
Completed in 1783 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>