HomeSort by relevance Sort by last modified time
    Searched refs:statics (Results 1 - 25 of 3337) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/localization/locales/locale/locale.statics/
Android.mk 17 test_makefile := external/libcxx/test/localization/locales/locale/locale.statics/Android.mk
19 test_name := localization/locales/locale/locale.statics/classic
23 test_name := localization/locales/locale/locale.statics/global
  /external/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/
Android.mk 17 test_makefile := external/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/Android.mk
19 test_name := localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/classic_table
  /bionic/libc/kernel/tools/
clean_header.py 119 statics = kernel_known_generic_statics
124 statics = statics.union( kernel_known_statics.get( arch, set() ) )
135 statics = statics.union( kernel_known_statics.get( arch, set() ) )
158 blocks.removeVarsAndFuncs( statics )
  /external/lldb/include/lldb/API/
SBBlock.h 76 bool statics,
83 bool statics);
SBFrame.h 149 bool statics,
155 bool statics,
  /art/runtime/
class_linker_test.cc     [all...]
  /external/lldb/source/API/
SBBlock.cpp 260 bool statics,
285 add_variable = statics;
321 bool statics)
347 add_variable = statics;
  /external/lldb/scripts/Python/interface/
SBFrame.i 191 bool statics,
197 bool statics,
340 __swig_getmethods__["statics"] = get_statics
341 if _newclass: statics = property(get_statics, None, doc='''A read only property that returns a list() that contains a collection of lldb.SBValue objects that represent the static variables in this stack frame.''')
SBBlock.i 97 bool statics,
104 bool statics);
  /external/lldb/examples/python/
cmdtemplate.py 28 parser.add_option('-s', '--statics', action='store_true', dest='statics', help='statics = True', default=False)
54 variables_list = frame.GetVariables(options.arguments, options.locals, options.statics, options.inscope)
  /external/chromium_org/third_party/yasm/
config_sources.host.darwin-x86.mk 98 -fno-threadsafe-statics \
172 -fno-threadsafe-statics \
config_sources.host.darwin-x86_64.mk 98 -fno-threadsafe-statics \
172 -fno-threadsafe-statics \
config_sources.host.linux-x86.mk 98 -fno-threadsafe-statics \
172 -fno-threadsafe-statics \
config_sources.host.linux-x86_64.mk 98 -fno-threadsafe-statics \
172 -fno-threadsafe-statics \
  /external/chromium_org/android_webview/native/
cancellation_signal_android_jar_jni_headers.target.darwin-arm64.mk 124 -fno-threadsafe-statics \
215 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.darwin-mips.mk 127 -fno-threadsafe-statics \
222 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.darwin-mips64.mk 127 -fno-threadsafe-statics \
222 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.darwin-x86.mk 130 -fno-threadsafe-statics \
227 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.darwin-x86_64.mk 129 -fno-threadsafe-statics \
225 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.linux-arm64.mk 124 -fno-threadsafe-statics \
215 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.linux-mips.mk 127 -fno-threadsafe-statics \
222 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.linux-mips64.mk 127 -fno-threadsafe-statics \
222 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.linux-x86.mk 130 -fno-threadsafe-statics \
227 -fno-threadsafe-statics \
cancellation_signal_android_jar_jni_headers.target.linux-x86_64.mk 129 -fno-threadsafe-statics \
225 -fno-threadsafe-statics \
  /external/chromium_org/base/allocator/
allocator_extension_thunks.target.darwin-arm.mk 123 -fno-threadsafe-statics \
228 -fno-threadsafe-statics \

Completed in 2382 milliseconds

1 2 3 4 5 6 7 8 91011>>