HomeSort by relevance Sort by last modified time
    Searched refs:statics (Results 1 - 25 of 2718) 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/icu/
icudata.host.darwin-arm.mk 95 -fno-threadsafe-statics \
167 -fno-threadsafe-statics \
icudata.host.darwin-arm64.mk 94 -fno-threadsafe-statics \
165 -fno-threadsafe-statics \
icudata.host.darwin-mips.mk 96 -fno-threadsafe-statics \
169 -fno-threadsafe-statics \
icudata.host.darwin-x86.mk 95 -fno-threadsafe-statics \
167 -fno-threadsafe-statics \
icudata.host.darwin-x86_64.mk 95 -fno-threadsafe-statics \
167 -fno-threadsafe-statics \
icudata.host.linux-arm.mk 96 -fno-threadsafe-statics \
169 -fno-threadsafe-statics \
icudata.host.linux-arm64.mk 95 -fno-threadsafe-statics \
167 -fno-threadsafe-statics \
icudata.host.linux-mips.mk 97 -fno-threadsafe-statics \
171 -fno-threadsafe-statics \
icudata.host.linux-x86.mk 96 -fno-threadsafe-statics \
169 -fno-threadsafe-statics \
icudata.host.linux-x86_64.mk 96 -fno-threadsafe-statics \
169 -fno-threadsafe-statics \
  /external/chromium_org/third_party/libvpx/
libvpx_obj_int_extract.host.darwin-arm.mk 95 -fno-threadsafe-statics \
166 -fno-threadsafe-statics \
libvpx_obj_int_extract.host.darwin-arm64.mk 94 -fno-threadsafe-statics \
164 -fno-threadsafe-statics \
libvpx_obj_int_extract.host.darwin-x86.mk 95 -fno-threadsafe-statics \
166 -fno-threadsafe-statics \
libvpx_obj_int_extract.host.darwin-x86_64.mk 95 -fno-threadsafe-statics \
166 -fno-threadsafe-statics \
libvpx_obj_int_extract.host.linux-arm64.mk 95 -fno-threadsafe-statics \
166 -fno-threadsafe-statics \

Completed in 5234 milliseconds

1 2 3 4 5 6 7 8 91011>>