Searched
full:statically (Results
326 -
350 of
1749) sorted by null
<<11121314151617181920>>
/libcore/ojluni/src/main/native/ |
Register.cpp | 86 // DalvikVM calls this on startup, so we can statically register all our native methods.
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
ContactRecipientPhotoManager.java | 89 // Statically bind the request since it's not bound to any specific piece of UI.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
environments.h | 28 statically decided.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
environments.h | 28 statically decided.
|
/system/chre/platform/linux/include/chre/target_platform/ |
platform_nanoapp_base.h | 46 * Associate this Nanoapp instance with a nanoapp that is statically built
|
/system/extras/postinst/ |
postinst.sh | 39 # you use a compiled program, you might want to link it statically or use a
|
/toolchain/binutils/binutils-2.25/include/elf/ |
tic6x.h | 115 /* Statically linked base address of data segment. */
|
/toolchain/binutils/binutils-2.25/intl/ |
textdomain.c | 45 using libintl.a cannot be linked statically. */
|
/external/boringssl/src/include/openssl/ |
cpu.h | 120 * this is known statically then it returns one immediately. */ 122 /* Only statically skip the runtime lookup on aarch64. On arm, one CPU is
|
/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/llvm/lib/Target/AMDGPU/ |
AMDGPUSubtarget.h | 68 // Possibly statically set by tablegen, but may want to be overridden. 91 // Subtarget statically properties set by tablegen
|
/external/nanopb-c/docs/ |
index.rst | 41 #) Allows specifying maximum size for strings and arrays, so that they can be allocated statically. 42 #) No malloc needed: everything can be allocated statically or on the stack.
|
/external/valgrind/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
|
/frameworks/av/services/audioflinger/ |
PlaybackTracks.h | 150 // allocated statically at track creation time, 174 // index is allocated statically at track creation time
|
/prebuilts/go/darwin-x86/src/html/template/ |
error.go | 82 // Package html/template statically examines each path through an 87 // the run-time value of {{.C}} which is not statically known.
|
/prebuilts/go/linux-x86/src/html/template/ |
error.go | 82 // Package html/template statically examines each path through an 87 // the run-time value of {{.C}} which is not statically known.
|
/docs/source.android.com/en/devices/tech/dalvik/ |
instruction-formats.html | 107 <td>inter<b>f</b>ace constants (only used in statically linked formats) 130 <td><b>m</b>ethod constants (only used in statically linked formats)</td> 263 <td><i>suggested format for statically determined verification errors; 333 <td><i>suggested format for statically linked field access instructions of 406 <td><i>suggested format for statically linked <code>invoke-virtual</code> 449 <td><i>suggested format for statically linked <code>invoke-virtual</code>
|
/device/google/dragon/audio/hal/ |
iniparser.c | 36 @return ptr to statically allocated string. 38 This function returns a pointer to a statically allocated string 40 or modify the returned string! Since the returned string is statically 64 @return ptr to statically allocated string. 66 This function returns a pointer to a statically allocated string, 70 is statically allocated, it will be modified at each function call 137 its name as a pointer to a string statically allocated inside the 308 @return pointer to statically allocated character strings 359 @return pointer to statically allocated character string
|
/external/clang/docs/ |
ControlFlowIntegrity.rst | 30 enabled, and are statically linked into the program. This may preclude 110 ``-fsanitize=cfi-vcall`` enabled and be statically linked into the program. 157 and be statically linked into the program. 172 ``-fsanitize=cfi-nvcall`` enabled and be statically linked into the program. 212 statically linked into the program or shared library, and calls across
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
Lint.cpp | 10 // This pass statically checks for common and easily-identified constructs 14 // comprehensive. There are checks which could be done statically which are 17 // checked statically. This pass does no dynamic instrumentation, so it 150 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 154 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR",
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
X86DisassemblerTables.cpp | 131 /// @return - A statically-allocated string constant that contains the 235 /// stringForDecisionType - Returns a statically-allocated string corresponding 239 /// @return - A pointer to the statically-allocated string (e.g., 252 /// stringForModifierType - Returns a statically-allocated string corresponding 256 /// @return - A pointer to the statically-allocated string (e.g.,
|
/toolchain/binutils/binutils-2.25/libiberty/ |
strsignal.c | 237 initialized rather than statically initialized. */ 307 initialize it from the statically initialized signal_table. */ 325 initialize it from the statically initialized signal_table. */
|
/external/aac/libSYS/src/linux/ |
genericStds_linux.cpp | 102 * apparently can be linked only statically. 107 * because libSYS.a is linked statically, and libc can be
|
Completed in 1479 milliseconds
<<11121314151617181920>>