HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 401 - 425 of 1166) sorted by null

<<11121314151617181920>>

  /packages/apps/Dialer/res/values/
dimens.xml 19 Drag to remove view (in dp because it is used in conjunction with 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
  /external/chromium_org/native_client_sdk/doc_generated/reference/
nacl-manifest-format.html 48 application, this is a URL for the statically linked bitcode <code>pexe</code> file.
95 <h4 id="example-of-a-program-for-statically-linked-native-client-executables">Example of a <code>program</code> for statically linked Native Client executables</h4>
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Visitor.h 168 // Default implementation of TraceTrait<T>::trace just statically
575 // object header statically. This can be solved by using GarbageCollectedMixin:
584 // compute the object header addr statically, this dynamic dispatch is not used.
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 521 /// CreateStackObject - Create a new statically sized stack object, returning
527 /// CreateSpillStackObject - Create a new statically sized stack object that
533 /// RemoveStackObject - Remove or mark dead a statically sized stack object.
  /external/llvm/utils/TableGen/
X86DisassemblerTables.cpp 31 /// @return - A statically-allocated string constant that contains the
351 /// stringForDecisionType - Returns a statically-allocated string corresponding
355 /// @return - A pointer to the statically-allocated string (e.g.,
  /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/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/cmockery/cmockery_0_1_2/doc/
index.html 363 that are either statically or dynamically linked with the module being tested.
364 Mock functions must be statically linked when the code being tested directly
392 * results are statically allocated and should not be deallocated using free()
  /external/valgrind/main/docs/xml/
FAQ.xml 438 <para>Second, if your program is statically linked, most Valgrind
441 versions. By default, statically linked <function>malloc
450 or to avoid statically linking your program.</para>
  /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
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemCallTemplate.java 224 // statically made relative to the xsl:template being called,
  /external/bison/lib/
error.c 155 practice it is not a problem, because stdout is statically allocated and
  /external/bzip2/
README 58 version statically linked to the library is that, on x86 platforms,
  /external/chromium_org/base/
macros.h 90 // You should only use ARRAYSIZE_UNSAFE on statically allocated arrays.
  /external/chromium_org/gpu/command_buffer/service/
program_manager.h 214 // Return true if a varying is statically used in fragment shader, but it
  /external/chromium_org/net/http/
transport_security_state.h 270 // statically-defined list of domains.
  /external/chromium_org/sdch/open-vcdiff/src/
encodetable.h 63 // encoder will use either the default code table or a statically-defined

Completed in 1743 milliseconds

<<11121314151617181920>>