/hardware/interfaces/camera/provider/2.4/vts/functional/ |
Android.bp | 31 // Statically link to libs not guaranteed to be present on the device.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
InlineAttachmentViewIntentBuilderCreator.java | 24 * of these should ever exist and it should be set statically in
|
/prebuilts/go/darwin-x86/src/runtime/ |
rt0_linux_mips64x.s | 17 // In a statically linked binary, the stack contains argc,
|
/prebuilts/go/linux-x86/src/runtime/ |
rt0_linux_mips64x.s | 17 // In a statically linked binary, the stack contains argc,
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/ |
CMakeLists.txt | 23 # libc++ statically or via a linker script.
|
/prebuilts/sdk/current/support-v4/ |
Android.mk | 17 # Statically include transitive dependencies.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion11.txt | 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
completion1-expected-completion12.txt | 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
completion9-expected-completion64.txt | 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
/system/chre/apps/hello_world/ |
hello_world.cc | 24 * a nanoapp is to be statically built into the CHRE system binary, which would
|
/system/core/libsync/ |
Android.bp | 36 // anything statically linked against the current libsync.
|
/toolchain/binutils/binutils-2.25/intl/ |
localcharset.h | 31 The result must not be freed; it is statically allocated.
|
/bionic/libc/include/netinet/ |
if_ether.h | 77 * The high-order 25 bits of the Ethernet address are statically assigned, 93 * The high-order 16 bits of the Ethernet address are statically assigned,
|
/external/libchrome/base/allocator/ |
allocator_shim.h | 36 // the "default dispatch", which is statically defined at build time and 68 // |default_dispatch| is statically defined by one (and only one) of the
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
MultiFileMetadataSourceImpl.java | 36 // is loaded from a non-statically determined file prefix; therefore this map is bound to the 45 // is loaded from a non-statically determined file prefix; therefore this map is bound to the
|
/external/llvm/docs/HistoricalNotes/ |
2001-04-16-DynamicCompilation.txt | 13 job. On one side, scripting languages statically compile nothing and 15 other side, traditional static compilers process everything statically and
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch_thread.ll | 20 ;; This switch is always statically determined. 73 ;; This switch is always statically determined.
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
float_va.c | 57 /* Call it statically and then via ffi */ 79 /* Call it statically and then via ffi */
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
2001-04-16-DynamicCompilation.txt | 13 job. On one side, scripting languages statically compile nothing and
15 other side, traditional static compilers process everything statically and
|
/external/v8/src/base/ |
once.h | 24 // into a structure of their own and want to initialize it statically. 49 // whatsoever to statically-initialize its synchronization primitives, so our
|
/external/valgrind/coregrind/ |
link_tool_exe_linux.in | 4 # statically and at an alternative load address. 6 # Linking statically sidesteps all sorts of complications to do with
|
/art/compiler/dex/ |
verified_method.h | 50 // Returns true if the cast can statically be verified to be redundant
|
/art/test/603-checker-instanceof/src/ |
Main.java | 41 // meaning we were statically determining that the following instanceof
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
Format20bc.java | 24 // NB: This format is only used for statically determined verification errors,
|
/bionic/libc/stdio/ |
glue.h | 40 * The first few FILEs are statically allocated; others are dynamically
|