Searched
full:globals (Results
926 -
950 of
2509) sorted by null
<<31323334353637383940>>
/art/runtime/ |
memory_region.h | 29 #include "globals.h"
|
/bionic/libc/bionic/ |
malloc_common.cpp | 310 static void malloc_init_impl(libc_globals* globals) { 397 globals->malloc_dispatch = malloc_dispatch_table; 414 __LIBC_HIDDEN__ void __libc_init_malloc(libc_globals* globals) { 415 malloc_init_impl(globals);
|
/build/core/ |
config_sanitizers.mk | 139 my_cflags += -mllvm -asan-globals=0
|
/cts/suite/audio_quality/test_description/ |
processing_main.py | 116 output = globals()[self.functionName](inputData, inputTypes)
|
/cts/tests/tests/rscpp/librscpptest/ |
rs_jni_script.cpp | 113 // If globals are being shared (i.e. not instancing scripts), then
|
/docs/source.android.com/ |
DoxygenLayout.xml | 19 <tab type="globals" visible="yes" title="" intro=""/>
|
/external/autotest/client/bin/ |
test.py | 111 common_test.runtest(job, url, tag, args, dargs, locals(), globals(),
|
/external/autotest/client/ |
setup_modules.py | 70 from_module = __import__(from_where, globals(), locals(), [module])
|
/external/autotest/site_utils/docgen/ |
doxygenLayout.xml | 19 <tab type="globals" visible="yes" title=""/>
|
/external/blktrace/btt/ |
proc.c | 23 #include "globals.h"
|
trace_complete.c | 21 #include "globals.h"
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
developer-features.txt | 84 * Handling of request-local module globals sanely in :mod:`paste.registry`
|
/external/clang/lib/CodeGen/ |
SanitizerMetadata.cpp | 54 CGM.getModule().getOrInsertNamedMetadata("llvm.asan.globals");
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ExprInspectionChecker.cpp | 43 // (globals should not be invalidated, etc), hence the use of evalCall.
|
/external/clang/test/Analysis/ |
string-fail.c | 91 // Call a function with unknown effects, which should invalidate globals.
|
/external/clang/test/CodeGenCXX/ |
vtable-key-function-ios.cpp | 11 // changed after the fact, which causes reordering of the globals.
|
/external/dbus/bus/ |
config-loader-libxml.c | 29 #include <libxml/globals.h>
|
stats.c | 201 /* Globals */
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
DateFmtPerf.vcxproj | 13 <PropertyGroup Label="Globals">
|
/external/jsoncpp/makefiles/msvc2010/ |
lib_json.vcxproj | 31 <PropertyGroup Label="Globals">
|
/external/libexif/doc/ |
libexif-api.html.tar.gz | |
/external/libgdx/extensions/gdx-bullet/jni/vs/gdxBullet/extras/ |
extras.vcxproj | 21 <PropertyGroup Label="Globals">
|
/external/libgdx/extensions/gdx-bullet/jni/vs/gdxBullet/linearmath/ |
linearmath.vcxproj | 21 <PropertyGroup Label="Globals">
|
/external/libgdx/extensions/gdx-bullet/jni/vs/gdxBullet/softbody/ |
softbody.vcxproj | 21 <PropertyGroup Label="Globals">
|
/external/libmicrohttpd/w32/VS2013/ |
hellobrowser.vcxproj | 40 <PropertyGroup Label="Globals">
|
Completed in 327 milliseconds
<<31323334353637383940>>