HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 326 - 350 of 1087) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.h 111 * Include the first block of data statically to ensure we can always
  /external/open-vcdiff/src/
instruction_map.h 181 // 1) A statically-allocated pointer array with one element
  /external/protobuf/vsprojects/
readme.txt 57 public interface, and that you statically link protocol buffers into your
  /external/skia/src/utils/
SkTFitsIn.h 23 /** A high or low side predicate which is used when it is statically known
  /external/v8/src/
lazy-instance.h 75 // (no extra heap allocation). In this mode, the instance is statically
scopes.cc 932 // statically resolved. However, note that it was necessary to do a lookup
995 // The variable could not be resolved statically.
    [all...]
  /external/v8/tools/
codemap.js 46 * Static code entries. Used for statically compiled code.
  /frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd 455 share memory with the RenderScript runtime layer. Binding is only necessary for dynamically allocated memory. Statically
621 <p>You can read and write to statically and dynamically allocated memory both at the RenderScript runtime
624 <p>Statically allocated memory comes with a one-way communication restriction
695 back to the Android framework layer, unlike with statically allocated memory.</p>
  /frameworks/compile/libbcc/lib/ExecutionEngine/
GDBJITRegistrar.cpp 61 // debugger reads. Make sure to specify the version statically, because the
  /ndk/build/tools/
build-gdbserver.sh 180 # This flag is required to link libthread_db statically to our
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 238 // The default initial locale is the C locale. This is a statically
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyfpe.h 60 * either statically or dynamically as you choose, and like any other
object.h 13 Objects are never allocated statically or on the stack; they must be
16 statically initialized type objects, although work on type/class unification
127 reach zero (e.g., for statically allocated type objects).
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyfpe.h 60 * either statically or dynamically as you choose, and like any other
object.h 13 Objects are never allocated statically or on the stack; they must be
16 statically initialized type objects, although work on type/class unification
127 reach zero (e.g., for statically allocated type objects).
    [all...]
  /system/core/include/utils/
String16.h 44 /* use String16(StaticLinkage) if you're statically linking against
  /system/extras/tests/bionic/libc/
Android.mk 96 # is statically linked instead.
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 500 /// CreateStackObject - Create a new statically sized stack object, returning
506 /// CreateSpillStackObject - Create a new statically sized stack object that
512 /// RemoveStackObject - Remove or mark dead a statically sized stack object.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup 39 # built statically. The build process works like this:
132 # compile modules statically into the Python binary, or need to
292 # (or both link them statically into the same binary), you must
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup 39 # built statically. The build process works like this:
132 # compile modules statically into the Python binary, or need to
292 # (or both link them statically into the same binary), you must
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
README 272 statically with the pthreads-win32 library then you may have
436 Building the library as a statically linkable library
467 static library is statically linkable. They don't run the full
  /external/chromium_org/third_party/WebKit/Source/platform/
TraceEvent.h 32 // categories are statically defined, TRACE categories are created
145 // statically allocated and safe at all times, even after exit. Fetching a
457 // |thread_bucket| is [0..2] and is used to statically isolate samples in one
    [all...]
  /external/chromium_org/third_party/angle/src/third_party/trace_event/
trace_event.h 11 // categories are statically defined, TRACE categories are created
124 // statically allocated and safe at all times, even after exit. Fetching a
412 // |thread_bucket| is [0..2] and is used to statically isolate samples in one
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
INSTALL 38 you may have trouble if you try to statically link your binary with
45 Also, if you link binaries statically, make sure that you add
298 when statically linking in tcmalloc. I hope to have a more proper
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AssignTokenTypesBehavior.java 61 // only init once; can't statically init since we need astFactory

Completed in 1123 milliseconds

<<11121314151617181920>>