Searched
full:statically (Results
276 -
300 of
1087) sorted by null
<<11121314151617181920>>
/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 153 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 158 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR",
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
nacl-manifest-format.rst | 44 application, this is a URL for the statically linked bitcode ``pexe`` file. 82 Example of a ``program`` for statically linked Native Client executables
|
/external/chromium_org/third_party/icu/source/common/ |
umutex.c | 93 * Windows has no equivalent statically initialized mutex or CRITICAL SECION. 208 * The statically initialized global mutex on POSIX platforms does not get added to this
|
/external/chromium_org/v8/src/ |
contexts.h | 203 // statically allocated context slots. The names are needed 225 // In addition, function contexts may have statically allocated context slots
|
/external/chromium_org/v8/test/cctest/ |
test-func-name-inference.cc | 406 // Can't infer function names statically. 423 // Can't infer the function name statically.
|
/external/e2fsprogs/debian/ |
control.in | 18 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker 25 You may want to install a statically-linked shell as well, to be able
|
/external/llvm/docs/ |
Projects.rst | 245 Note that this works only for statically linked libraries. 257 Note that this works only for statically linked libraries. LLVM is split
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
UniversalBinaryNotes.rtf | 61 {\listtext \'95 }The SDL satellites (SDL_mixer, SDL_image, SDL_ttf) have 3rd party dependencies which we currently statically link against. All of these dependencies needed to be updated/recompiled with the same above constraints.\ 108 We found that Apple already had a libfreetype in the 10.4u SDK so we just used that one which seemed to work. (For the record, the question did come up of why we statically link against this when it seems to be a standard component on Panther and Tiger. We double checked, and it did not seem to be in Jaguar. So that's why.)\
|
/external/v8/src/ |
contexts.h | 181 // statically allocated context slots. The names are needed 200 // In addition, function contexts may have statically allocated context slots
|
/art/runtime/base/ |
macros.h | 95 // You should only use ARRAYSIZE_UNSAFE on statically allocated arrays.
|
/bionic/libc/netbsd/resolv/ |
res_data.c | 111 * These three fields used to be statically initialized. This made
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssContentProvider.java | 68 // Create it statically because we don't need to have customized instances.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3recognizersharedstate.h | 124 * this pointer. The table it points to is statically allocated as 8 bit ascii
|
/external/ceres-solver/include/ceres/internal/ |
macros.h | 107 // You should only use ARRAYSIZE on statically allocated arrays.
|
/external/chromium/base/ |
string16.h | 167 // boundaries, such as in statically-linked executables.
|
/external/chromium/chrome/browser/sync/glue/ |
http_bridge.h | 146 // still have a function to statically pass to PostTask.
|
/external/chromium/googleurl/base/ |
string16.h | 180 // boundaries, such as in statically-linked executables.
|
/external/chromium/sdch/open-vcdiff/src/ |
instruction_map.h | 181 // 1) A statically-allocated pointer array with one element
|
/external/chromium-trace/trace-viewer/src/tracing/importer/v8/ |
codemap.js | 31 * Static code entries. Used for statically compiled code.
|
/external/chromium_org/base/ |
lazy_instance.h | 187 // statically initialize it and to maintain a POD class. DO NOT USE FROM
|
/external/chromium_org/base/strings/ |
string16.h | 175 // boundaries, such as in statically-linked executables.
|
/external/chromium_org/chrome/browser/autofill/risk/ |
fingerprint_browsertest.cc | 162 // not a POD type, so it cannot be statically initialized.
|
/external/chromium_org/chrome/browser/extensions/ |
sandboxed_unpacker.h | 168 // we could still have this method statically on extensions::Unpacker so that
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 53 | | | software | more suitable to link statically in | 61 statically link to newlib, or dynamically link to glibc. We recommend 99 licensing restrictions, libstdc++ must be statically linked for commercial 394 statically linked). Try cleaning and recompiling with the glibc toolchain.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
COPYING | 129 as a dynamically linked module or a statically linked set of
|
Completed in 1679 milliseconds
<<11121314151617181920>>