Home
last modified time | relevance | path

Searched defs:inspect (Results 1 – 25 of 37) sorted by relevance

12

/external/jcommander/src/test/java/com/beust/jcommander/args/
DArity1.java8 public boolean inspect; field in Arity1
/external/python/cpython2/Python/
Dfrozenmain.c19 int inspect = 0; in Py_FrozenMain() local
/external/python/cpython3/Python/
Dfrozenmain.c20 int inspect = 0; in Py_FrozenMain() local
/external/python/cpython3/Mac/PythonLauncher/
DPreferencesWindowController.h14 IBOutlet NSButton *inspect; variable
DFileSettings.h32 BOOL inspect; // -i option: interactive mode after script variable
DMyDocument.h20 IBOutlet NSButton *inspect; variable
DPreferencesWindowController.m80 - (BOOL) inspect { return [inspect state];}; method
DMyDocument.m156 - (BOOL) inspect { return [inspect state];}; method
DFileSettings.m299 - (BOOL) inspect { return inspect;}; method
/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.h14 IBOutlet NSButton *inspect; variable
DFileSettings.h32 BOOL inspect; // -i option: interactive mode after script variable
DMyDocument.h20 IBOutlet NSButton *inspect; variable
DPreferencesWindowController.m80 - (BOOL) inspect { return [inspect state];}; method
DMyDocument.m156 - (BOOL) inspect { return [inspect state];}; method
DFileSettings.m299 - (BOOL) inspect { return inspect;}; method
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcall-stack.rb40 def inspect method in Call
Dgrammar.rb201 def inspect method in ANTLR3.Test.Grammar
299 def inspect method in ANTLR3.Test.InlineGrammar
/external/skia/tools/
Dpinspect.cpp17 static sk_sp<SkPicture> inspect(const char path[]) { in inspect() function
/external/skqp/tools/
Dpinspect.cpp17 static sk_sp<SkPicture> inspect(const char path[]) { in inspect() function
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dstreams.rb638 def inspect( before_chars = 6, after_chars = 10 ) singletonMethod in ANTLR3.StringStream
1069 def inspect singletonMethod in ANTLR3.StringStream.CommonTokenStream
Derror.rb165 alias inspect message alias in ANTLR3.Error.RecognitionError
478 def inspect method in ANTLR3.Error.FailedPredicate
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/
Dgan_estimator_impl.py33 from tensorflow.python.util import tf_inspect as inspect unknown
/external/trappy/trappy/stats/
Dgrammar.py571 def inspect(self, accessor): member in Parser
/external/python/cpython3/Doc/whatsnew/
D3.2.rst1873 inspect section in New, Improved, and Deprecated Modules
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMap.java216 public IRubyObject inspect() { in inspect() method in RubyMap

12