HomeSort by relevance Sort by last modified time
    Searched full:check_name (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/dtc/tests/
get_name.c 30 static void check_name(void *fdt, const char *path) function
75 check_name(fdt, "/");
76 check_name(fdt, "/subnode@1");
77 check_name(fdt, "/subnode@2");
78 check_name(fdt, "/subnode@1/subsubnode");
79 check_name(fdt, "/subnode@2/subsubnode@0");
  /art/compiler/optimizing/
data_type_test.cc 48 #define CHECK_NAME(type) EXPECT_STREQ(#type, DataType::PrettyDescriptor(DataType::Type::k##type))
49 CHECK_NAME(Void);
50 CHECK_NAME(Bool);
51 CHECK_NAME(Int8);
52 CHECK_NAME(Uint16);
53 CHECK_NAME(Int16);
54 CHECK_NAME(Int32);
55 CHECK_NAME(Int64);
56 CHECK_NAME(Float32);
57 CHECK_NAME(Float64)
    [all...]
  /external/clang/utils/check_cfc/
check_cfc.py 340 enabled_checks = [check_name
341 for check_name in checks
342 if config.getboolean('Checks', check_name)]
376 for check_name in checks:
377 if config.getboolean('Checks', check_name):
378 class_ = getattr(current_module, check_name)
  /frameworks/base/tools/aapt2/java/
ProguardRules.cpp 108 bool check_name = false; variable
113 check_class = check_name = true;
116 check_name = node->name == "fragment";
123 } else if (check_name && attr.namespace_uri == xml::kSchemaAndroid &&
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /external/dnsmasq/src/
util.c 103 static int check_name(char *in) function
150 if (!check_name(name))
182 if (!check_name(in))
  /external/python/cpython2/Lib/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
symbols.py 87 def check_name(self, name): member in class:Scope
139 if child.check_name(name) == SC_FREE:
151 sc = self.check_name(name)
  /external/clang/test/Analysis/
bug_hash_test.cpp 133 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
216 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
299 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
348 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
429 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
544 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
659 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
740 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
    [all...]
bug_hash_test.m 102 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
185 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
234 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
317 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
400 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
483 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
643 // CHECK-NEXT: <key>check_name</key><string>debug.DumpBugHash</string>
    [all...]
method-call-path-notes.cpp 146 // CHECK-NEXT: <key>check_name</key><string>core.CallAndMessage</string>
258 // CHECK-NEXT: <key>check_name</key><string>core.CallAndMessage</string>
404 // CHECK-NEXT: <key>check_name</key><string>core.CallAndMessage</string>
550 // CHECK-NEXT: <key>check_name</key><string>core.CallAndMessage</string>
662 // CHECK-NEXT: <key>check_name</key><string>core.CallAndMessage</string>
    [all...]
objc-arc.m 369 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
534 // CHECK-NEXT: <key>check_name</key><string>osx.cocoa.RetainCount</string>
595 // CHECK-NEXT: <key>check_name</key><string>deadcode.DeadStores</string>
656 // CHECK-NEXT: <key>check_name</key><string>deadcode.DeadStores</string>
717 // CHECK-NEXT: <key>check_name</key><string>deadcode.DeadStores</string>
    [all...]
generics.m 481 // CHECK-NEXT: <key>check_name</key><string>core.DynamicTypePropagation</string>
593 // CHECK-NEXT: <key>check_name</key><string>core.DynamicTypePropagation</string>
739 // CHECK-NEXT: <key>check_name</key><string>core.DynamicTypePropagation</string>
    [all...]
unix-fns.c 409 // CHECK-NEXT: <key>check_name</key><string>unix.API</string>
560 // CHECK-NEXT: <key>check_name</key><string>osx.API</string>
643 // CHECK-NEXT: <key>check_name</key><string>unix.API</string>
726 // CHECK-NEXT: <key>check_name</key><string>unix.API</string>
    [all...]
conditional-path-notes.c 316 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
462 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
608 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
    [all...]
lambda-notes.cpp 193 // CHECK-NEXT: <key>check_name</key><string>core.DivideZero</string>
plist-output.m 298 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
444 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
653 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
833 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string
    [all...]
NewDelete-path-notes.cpp 262 // CHECK-NEXT: <key>check_name</key><string>cplusplus.NewDelete</string>
480 // CHECK-NEXT: <key>check_name</key><string>cplusplus.NewDelete</string>
plist-macros.cpp 223 // CHECK-NEXT: <key>check_name</key><string>unix.MismatchedDeallocator</string>
320 // CHECK-NEXT: <key>check_name</key><string>unix.Malloc</string>
568 // CHECK-NEXT: <key>check_name</key><string>core.NullDereference</string>
    [all...]
malloc-plist.c 426 // CHECK-NEXT: <key>check_name</key><string>unix.Malloc</string>
591 // CHECK-NEXT: <key>check_name</key><string>unix.Malloc</string>
    [all...]
  /external/clang/test/Analysis/diagnostics/
undef-value-caller.c 149 // CHECK-NEXT: <key>check_name</key><string>core.uninitialized.UndefReturn</string>
  /external/clang/test/Analysis/inlining/
path-notes.cpp     [all...]

Completed in 1877 milliseconds

1 2 3