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

<<11121314151617181920>>

  /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>
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
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/
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...]
  /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/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 271 // 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
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
utils.h 89 // array. You should only use ARRAY_SIZE on statically allocated
  /external/chromium_org/third_party/angle/src/compiler/translator/
ValidateLimitations.cpp 422 "Loop index cannot be statically assigned to within the body of the loop",
  /external/chromium_org/third_party/cld/base/
macros.h 148 // You should only use ARRAYSIZE on statically allocated arrays.
  /external/chromium_org/third_party/icu/source/common/unicode/
uobject.h 34 * applications that statically link the C Runtime library, meaning that
  /external/chromium_org/third_party/icu/source/common/
ustr_wcs.c 49 /* release the old pBuffer if it was not statically allocated */
  /external/chromium_org/third_party/libevent/
evdns.3 100 code. You statically link with it. You should also test for the
  /external/chromium_org/third_party/mesa/src/src/glsl/
loop_analysis.cpp 234 * We could perform some conservative analysis (prove there's no statically
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_enum.cc 177 // TODO(kenton): Cache statically? Note that we can't access descriptors
  /external/chromium_org/third_party/sqlite/src/src/
loadext.c 554 ** Register a statically linked extension that is automatically
mutex_w32.c 46 ** the LockFileEx() API. But we can still statically link against that
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
debugallocation_test.cc 278 // integral-constant-expression which can be *statically* rejected by the
profiler_unittest.sh 199 # Verify the same thing works if we statically link

Completed in 3877 milliseconds

<<11121314151617181920>>