OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inlined
(Results
151 - 175
of
685
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/src/
hydrogen.h
131
// Add the
inlined
function exit sequence, adding an HLeaveInlined
136
// predecessors should contain the
inlined
exit sequence:
384
// Create an "
inlined
version" of this environment, where the original
571
//
inlined
. NULL when not inlining.
[
all
...]
ic.cc
309
// sending control flow to the IC instead of the
inlined
version.
325
// Reset the map check of the
inlined
inobject property load (if
345
// Reset the map check of the
inlined
inobject property store (if
365
// flows to the IC instead of the
inlined
version.
371
// Restore the fast-case elements map check so that the
inlined
[
all
...]
/external/webkit/Source/WebCore/html/parser/
HTMLTreeBuilder.h
146
// FIXME: This function should be
inlined
into its one call site or it
/external/wpa_supplicant/
tls.h
41
* @ca_cert_blob: ca_cert as
inlined
data or %NULL if not used
50
* @client_cert_blob: client_cert as
inlined
data or %NULL if not used
54
* @private_key_blob: private_key as
inlined
data or %NULL if not used
59
* @dh_blob: dh_file as
inlined
data or %NULL if not used
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls.h
44
* @ca_cert_blob: ca_cert as
inlined
data or %NULL if not used
53
* @client_cert_blob: client_cert as
inlined
data or %NULL if not used
57
* @private_key_blob: private_key as
inlined
data or %NULL if not used
62
* @dh_blob: dh_file as
inlined
data or %NULL if not used
/external/wpa_supplicant_8/src/crypto/
tls.h
88
* @ca_cert_blob: ca_cert as
inlined
data or %NULL if not used
97
* @client_cert_blob: client_cert as
inlined
data or %NULL if not used
101
* @private_key_blob: private_key as
inlined
data or %NULL if not used
106
* @dh_blob: dh_file as
inlined
data or %NULL if not used
/packages/apps/Contacts/src/com/android/contacts/util/
HtmlUtils.java
36
* stripe on block quotes and alignment of
inlined
images.
/external/libgsm/src/
rpe.c
433
#if 0 /* Has been
inlined
in code.c */
447
#endif /* Has been
inlined
in code.c */
/external/libvpx/vp8/encoder/
ssim.c
60
// TODO(skal):
inlined
assembly
121
// TODO(skal):
inlined
assembly
/external/mesa3d/src/glsl/
README
53
inlined
, all loops unrolled, all ifs flattened, no variable array
93
function call that got
inlined
but not brought into this expression
/external/qemu/elff/
elf_file.cc
234
/* Lets see if address belongs to an
inlined
routine. */
241
* Address belongs to an
inlined
routine. Create inline stack.
/ndk/sources/host-tools/ndk-stack/elff/
elf_file.cc
234
/* Lets see if address belongs to an
inlined
routine. */
241
* Address belongs to an
inlined
routine. Create inline stack.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h
384
inlined
these function are always statically linked; that way a
450
/*
Inlined
versions of the real stat and mknod functions. */
/build/tools/
adbs
179
# If a callee is
inlined
to the caller, objdump will see the caller's
/dalvik/vm/
Bits.h
19
* These get
inlined
, so prefer small size over maximum speed.
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/digests/
SHA1Digest.java
61
// Note:
Inlined
for performance
SHA256Digest.java
72
// Note:
Inlined
for performance
/external/chromium/chrome/browser/sync/engine/
build_commit_command.cc
70
// Old-style
inlined
bookmark data.
/external/dbus/test/
unused-code-gc.py
166
##
inlined
libc thingy
/external/libgsm/inc/
private.h
86
*
Inlined
functions from add.h
/external/llvm/include/llvm-c/
lto.h
249
*
inlined
into every usage and optimized away.
/external/llvm/tools/lto/
lto.cpp
263
//
inlined
into every usage and optimized away.
/external/mesa3d/docs/
shading.html
113
<li>All function calls are
inlined
.
/external/proguard/docs/manual/
introduction.html
92
and some methods may be
inlined
.
/external/proguard/src/proguard/optimize/
TailRecursionSimplifier.java
115
// Update the code attribute if any code has been
inlined
.
Completed in 1439 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>