OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:statically
(Results
126 - 150
of
791
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/
cli-authpasswd.c
44
/* returns a
statically
allocated password from a helper app, or NULL
/external/e2fsprogs/intl/
textdomain.c
45
using libintl.a cannot be linked
statically
. */
/external/freetype/include/freetype/internal/
ftdebug.h
132
/* The name of the trace component. This is a
statically
allocated */
/external/protobuf/src/google/protobuf/stubs/
once.h
69
// whatsoever to
statically
-initialize its synchronization primitives, so our
/external/stressapptest/src/
pattern.h
17
// This file implements easy access to
statically
declared
/external/webkit/Source/JavaScriptCore/
JavaScriptCore.pri
100
#
statically
in applications (which isn't used often because, among other things, of licensing obstacles).
/external/webkit/Source/WebCore/platform/qt/
PlatformBridge.h
51
// You should only use ARRAYSIZE_UNSAFE on
statically
allocated arrays.
/external/webrtc/src/system_wrappers/interface/
static_instance.h
45
// destruction order for
statically
allocated memory. The memory will be
/frameworks/rs/scriptc/
rs_element.rsh
79
* For complex elements, some sub-elements could be
statically
/frameworks/testing/androidtestlib/src/com/android/test/runner/listener/
CoverageListener.java
67
// always
statically
compiling against emma jar
/libcore/luni/src/test/java/libcore/java/lang/
FloatTest.java
20
// Needed to prevent testVerifierTyping from
statically
resolving the if statement.
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
statipattrules
7
.o and
statically
creates a compile command with the target
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
environments.h
28
statically
decided.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
if_ether.h
87
* The high-order 25 bits of the Ethernet address are
statically
assigned,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
environments.h
28
statically
decided.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_ether.h
87
* The high-order 25 bits of the Ethernet address are
statically
assigned,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
environments.h
28
statically
decided.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_ether.h
87
* The high-order 25 bits of the Ethernet address are
statically
assigned,
/prebuilts/sdk/renderscript/include/
rs_element.rsh
79
* For complex elements, some sub-elements could be
statically
/external/ceres-solver/include/ceres/internal/
manual_constructor.h
31
// ManualConstructor
statically
-allocates space in which to store some
37
// (When I say ManualConstructor
statically
allocates space, I mean that
/external/libpng/contrib/gregbook/
Makefile.mingw32
22
# builds both
statically
and dynamically linked executables by default.
32
PNGLIBs = $(PNGDIR)/libpng.a #
statically
linked, local libpng
/external/v8/build/
android.gypi
52
# Enable to use the system stlport, otherwise
statically
124
# Don't export symbols from
statically
linked libraries.
/external/valgrind/main/coregrind/
link_tool_exe_darwin.in
4
#
statically
and at an alternative load address.
6
# Linking
statically
sidesteps all sorts of complications to do with
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
scope-001.js
22
* SUMMARY: Functions are scoped
statically
, not dynamically
36
var summary = 'Testing that functions are scoped
statically
, not dynamically';
scope-002.js
22
* SUMMARY: Functions are scoped
statically
, not dynamically
39
var summary = 'Testing that functions are scoped
statically
, not dynamically';
Completed in 780 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>