HomeSort by relevance Sort by last modified time
    Searched full:toplevel (Results 101 - 125 of 507) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 30 class Dialog(Toplevel):
47 Toplevel.__init__(self, parent)
91 Toplevel.destroy(self)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
suite.py 89 topLevel = False
91 result._testRunEntered = topLevel = True
112 if topLevel:
  /external/bison/
PACKAGING 24 at the toplevel directory:
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
trace_profiler.py 22 categories_with_flow = 'disabled-by-default-toplevel.flow'
  /external/clang/test/CodeGenCXX/
debug-info-decl-nested.cpp 25 OuterClass::InnerClass OuterClass::theInnerClass; // This toplevel decl causes InnerClass to be generated.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
detect.mk 19 # Note: this test is duplicated in "builds/toplevel.mk".
  /external/libvorbis/lib/modes/
residue_8.h 13 function: toplevel residue templates 8/11kHz
setup_44.h 13 function: toplevel settings for 44.1/48kHz
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 51 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/parameter-framework/support/android/
build_pfw_settings.mk 46 --toplevel-config "$(MY_TOPLEVEL_FILE)" \
  /external/parameter-framework/upstream/skeleton-subsystem/test/
main.cpp 45 CParameterMgrFullConnector instance("toplevel.xml");
  /external/valgrind/coregrind/m_gdbserver/
utils.c 51 VG_MINIMAL_LONGJMP(toplevel);
  /frameworks/rs/java/tests/RsBLAS_Benchmark/res/layout/
controls.xml 21 android:id="@+id/toplevel">
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractMailActivity.java 30 * A complete Mail activity instance. This is the toplevel class that creates the views and handles
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/about_tracing/
inspector_tracing_controller_client_test.html 59 tr.ui.e.about_tracing.appendTraceChunksTo(chunks, '"{ "method": "Tracing.dataCollected", "params": { "value": [ {"cat":"__metadata","pid":28871,"tid":0,"ts":0,"ph":"M","name":"num_cpus","args":{"number":4}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_sort_index","args":{"sort_index":-5}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_name","args":{"name":"Renderer"}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_labels","args":{"labels":"JS Bin"}},{"cat":"__metadata","pid":28871,"tid":28908,"ts":0,"ph":"M","name":"thread_sort_index","args":{"sort_index":-1}},{"cat":"__metadata","pid":28871,"tid":28917,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Compositor"}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Chrome_ChildIOThread"}},{"cat":"__metadata","pid":28871,"tid":28919,"ts":0,"ph":"M","name":"thread_name","args":{"name":"CompositorRasterWorker1/28919"}},{"cat":"__metadata","pid":28871,"tid":28908,"ts":0,"ph":"M","name":"thread_name","args":{"name":"CrRendererMain"}},{"cat":"ipc,toplevel","pid":28871,"tid":28911,"ts":22000084746,"ph":"X","name":"ChannelReader::DispatchInputData","args":{"class":64,"line":25},"tdur":0,"tts":1853064},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"overhead","args":{"average_overhead":0.015}} ] } }"'); // @suppress longLineCheck
66 tr.ui.e.about_tracing.appendTraceChunksTo(chunks, '"{ "method": "Tracing.dataCollected", "params": { "value": [{"cat":"__metadata","pid":28871,"tid":0,"ts":0,"ph":"M","name":"num_cpus","args":{"number":4}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_sort_index","args":{"sort_index":-5}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_name","args":{"name":"Renderer"}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"process_labels","args":{"labels":"JS Bin"}},{"cat":"__metadata","pid":28871,"tid":28908,"ts":0,"ph":"M","name":"thread_sort_index","args":{"sort_index":-1}},{"cat":"__metadata","pid":28871,"tid":28917,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Compositor"}},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"thread_name","args":{"name":"Chrome_ChildIOThread"}},{"cat":"__metadata","pid":28871,"tid":28919,"ts":0,"ph":"M","name":"thread_name","args":{"name":"CompositorRasterWorker1/28919"}},{"cat":"__metadata","pid":28871,"tid":28908,"ts":0,"ph":"M","name":"thread_name","args":{"name":"CrRendererMain"}},{"cat":"ipc,toplevel","pid":28871,"tid":28911,"ts":22000084746,"ph":"X","name":"ChannelReader::DispatchInputData","args":{"class":64,"line":25},"tdur":0,"tts":1853064},{"cat":"__metadata","pid":28871,"tid":28911,"ts":0,"ph":"M","name":"overhead","args":{"average_overhead":0.015}}] } }"'); // @suppress longLineCheck
  /packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
SettingsActivity.java 64 UIIntents.get().launchApplicationSettingsActivity(this, true /* topLevel */);
160 false /* topLevel */);
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 10 class GetHelpSourceDialog(Toplevel):
19 Toplevel.__init__(self, parent)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imghdr.py 142 def testall(list, recursive, toplevel):
148 if recursive or toplevel:
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 10 class GetHelpSourceDialog(Toplevel):
19 Toplevel.__init__(self, parent)
  /prebuilts/gdb/linux-x86/lib/python2.7/
imghdr.py 142 def testall(list, recursive, toplevel):
148 if recursive or toplevel:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 10 class GetHelpSourceDialog(Toplevel):
19 Toplevel.__init__(self, parent)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imghdr.py 142 def testall(list, recursive, toplevel):
148 if recursive or toplevel:

Completed in 3032 milliseconds

1 2 3 45 6 7 8 91011>>