Searched
full:statically (Results
451 -
475 of
1749) sorted by null
<<11121314151617181920>>
/system/update_engine/ |
certificate_checker.cc | 89 // callback, the certificate check will have to be done statically. Since we
|
certificate_checker.h | 133 // connection. Since openssl forces us to do this statically, we define two
|
/system/update_engine/scripts/ |
test_paycheck.sh | 131 # Check the payloads statically.
|
/toolchain/binutils/binutils-2.25/intl/ |
loadinfo.h | 121 The return value is statically allocated and must not be freed. */
|
/external/deqp/data/gles2/shaders/ |
linkage.test | 65 desc "varying declared in both shaders, statically used in fragment shader" 90 desc "varying declared and statically used in vertex shader, no reference in fragment shader" 112 desc "varying declared and statically used in vertex shader, only declared in fragment shader" 135 desc "varying statically used in both vertex and fragment shader" 499 desc "varying not declared in vertex shader, but statically used in fragment shader" [all...] |
/external/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 165 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 171 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR",
|
/frameworks/base/core/java/android/accessibilityservice/ |
AccessibilityServiceInfo.java | 610 * <strong>Statically set from 622 * <strong>Statically set from 670 * <strong>Statically set from 692 * <strong>Statically set from 706 * <strong>Statically set from [all...] |
/art/test/478-checker-clinit-check-pruning/src/ |
Main.java | 113 * is statically known to have been initialized does not require an 148 * class is statically known to have been initialized does not
|
/external/ImageMagick/MagickCore/ |
static.c | 163 % (void) RegisterStaticModules() statically registers all the available module 351 % UnregisterStaticModules() statically unregisters all the available module
|
/external/e2fsprogs/debian/ |
control.in | 31 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker 38 You may want to install a statically-linked shell as well, to be able
|
/external/eigen/doc/ |
PreprocessorDirectives.dox | 103 - \b \c EIGEN_MAX_ALIGN_BYTES - Must be a power of two, or 0. Defines an upper bound on the memory boundary in bytes on which dynamically and statically allocated data may be aligned by %Eigen. If not defined, a default value is automatically computed based on architecture, compiler, and OS. 105 - \b \c EIGEN_MAX_STATIC_ALIGN_BYTES - Same as \c EIGEN_MAX_ALIGN_BYTES but for statically allocated data only. By default, if only \c EIGEN_MAX_ALIGN_BYTES is defined, then \c EIGEN_MAX_STATIC_ALIGN_BYTES == \c EIGEN_MAX_ALIGN_BYTES, otherwise a default value is automatically computed based on architecture, compiler, and OS (can be smaller than the default value of EIGEN_MAX_ALIGN_BYTES on architectures that do not support stack alignment).
|
/external/libunwind_llvm/src/ |
AddressSpace.hpp | 318 // When statically linked on bare-metal, the symbols for the EH table are looked 352 // Bare metal is statically linked, so no need to ask the dynamic loader
|
/external/llvm/docs/ |
Projects.rst | 179 Note that this works only for statically linked libraries. 191 Note that this works only for statically linked libraries. LLVM is split
|
/external/syslinux/gpxe/src/include/gpxe/ |
netdevice.h | 75 * The buffer used to hold the transcription is statically 137 * The buffer used to hold the transcription is statically
|
/frameworks/base/core/java/android/nfc/cardemulation/ |
NfcFCardEmulation.java | 145 * (either statically through the manifest, or dynamically by using this API), 257 * (either statically through the manifest, or dynamically by using this API),
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
CarrierSignalAgent.java | 74 * This is a map of intent action -> set of component name of statically registered 293 * Those receivers could either be statically declared in Manifest or
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
AddressSpace.hpp | 49 // When statically linked on bare-metal, the symbols for the EH table are looked 355 // Bare metal is statically linked, so no need to ask the dynamic loader
|
/prebuilts/sdk/ |
update_current.py | 21 # statically include dependencies. Similarly, the support-v13 module is imported as 22 # support-v13-nodeps and then handled as a separate Android.mk (../support-v13) to statically
|
/tools/repohooks/tools/ |
spelling.txt | 928 staically||statically 933 staticly||statically
|
/bionic/libc/dns/resolv/ |
res_data.c | 111 * These three fields used to be statically initialized. This made
|
/developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/ |
Utils.java | 70 * display. As this is a sample, it only statically supports metric units.
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/ |
Utils.java | 70 * display. As this is a sample, it only statically supports metric units.
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssContentProvider.java | 68 // Create it statically because we don't need to have customized instances.
|
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/ |
Utils.java | 70 * display. As this is a sample, it only statically supports metric units.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
pyfpe.h | 60 * either statically or dynamically as you choose, and like any other
|
Completed in 1711 milliseconds
<<11121314151617181920>>