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

1 2 3 4 5 6 7 8 91011>>

  /external/fonttools/Lib/fontTools/ttLib/tables/
otData.py 8 ('uint16', 'ScriptCount', None, None, 'Number of ScriptRecords'),
13 ('Tag', 'ScriptTag', None, None, '4-byte ScriptTag identifier'),
14 ('Offset', 'Script', None, None, 'Offset to Script table-from beginning of ScriptList'),
18 ('Offset', 'DefaultLangSys', None, None, 'Offset to DefaultLangSys table-from beginning of Script table-may be NULL'),
19 ('uint16', 'LangSysCount', None, None, 'Number of LangSysRecords for this script-excluding the DefaultLangSys')
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
api_data_source_test.py 25 'availability': None,
31 'availability': None,
32 'description': None,
45 'availability': None,
46 'description': None,
52 'optional': None,
56 'returns': None
66 'availability': None,
68 'availability': None,
69 'description': None,
    [all...]
  /external/lldb/test/plugins/
builder_freebsd.py 3 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True):
builder_linux2.py 3 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True):
  /external/llvm/include/llvm/ADT/
None.h 1 //===-- None.h - Simple null value for implicit construction ------*- C++ -*-=//
10 // This file provides None, an enumerator for use in implicit constructors
23 None
  /external/lldb/test/python_api/debugger/
TestDebuggerAPI.py 17 self.dbg.HandleCommand(None)
18 self.dbg.SetDefaultArchitecture(None)
19 self.dbg.GetScriptingLanguage(None)
20 self.dbg.CreateTarget(None)
21 self.dbg.CreateTarget(None, None, None, True, lldb.SBError())
22 self.dbg.CreateTargetWithFileAndTargetTriple(None, None)
23 self.dbg.CreateTargetWithFileAndArch(None, None
    [all...]
  /external/nanopb-c/generator/proto/
plugin_pb2.py 21 filename=None,
23 containing_type=None,
29 message_type=None, enum_type=None, containing_type=None,
30 is_extension=False, extension_scope=None,
31 options=None),
36 message_type=None, enum_type=None, containing_type=None,
    [all...]
nanopb_pb2.py 18 filename=None,
23 options=None,
24 type=None),
27 options=None,
28 type=None),
31 options=None,
32 type=None),
35 options=None,
36 type=None),
39 options=None,
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
litlint_test.py 17 self.assertEqual(f(' %t.so '), (None, None))
18 self.assertEqual(f(' %t.o '), (None, None))
19 self.assertEqual(f('%run %t '), (None, None))
20 self.assertEqual(f('-o %t '), (None, None))
  /external/chromium_org/testing/gtest/test/
gtest_color_test.py 48 """Sets the env variable to 'value'; unsets it when 'value' is None."""
50 if value is not None:
62 if color_flag is None:
75 self.assert_(not UsesColor('dumb', None, None))
76 self.assert_(not UsesColor('emacs', None, None))
77 self.assert_(not UsesColor('xterm-mono', None, None))
78 self.assert_(not UsesColor('unknown', None, None)
    [all...]
  /external/gtest/test/
gtest_color_test.py 48 """Sets the env variable to 'value'; unsets it when 'value' is None."""
50 if value is not None:
62 if color_flag is None:
75 self.assert_(not UsesColor('dumb', None, None))
76 self.assert_(not UsesColor('emacs', None, None))
77 self.assert_(not UsesColor('xterm-mono', None, None))
78 self.assert_(not UsesColor('unknown', None, None)
    [all...]
  /external/lldb/test/functionalities/command_script/import/thepackage/
TPunitA.py 3 return None
TPunitB.py 3 return None
  /external/chromium_org/tools/gyp/test/prune_targets/
gyptest-prune-targets.py 37 test.build('test2.gyp', 'lib2', status=build_error_code, stderr=None)
38 test.build('test2.gyp', 'lib3', status=build_error_code, stderr=None)
41 test.build('test1.gyp', 'program2', status=build_error_code, stderr=None)
42 test.build('test1.gyp', 'program3', status=build_error_code, stderr=None)
46 test.build('test2.gyp', 'lib1', status=build_error_code, stderr=None)
48 test.build('test2.gyp', 'lib3', status=build_error_code, stderr=None)
50 test.build('test1.gyp', 'program1', status=build_error_code, stderr=None)
52 test.build('test1.gyp', 'program3', status=build_error_code, stderr=None)
58 test.build('test2.gyp', 'lib3', status=build_error_code, stderr=None)
62 test.build('test1.gyp', 'program3', status=build_error_code, stderr=None)
    [all...]
  /external/chromium_org/tools/gyp/test/android/
gyptest-noalias.py 17 test.build('hello.gyp', 'hello', status=2, stderr=None)
19 test.build('hello.gyp', 'gyp_all_modules', status=2, stderr=None)
  /external/lldb/test/functionalities/command_script/import/foo/
foo2.py 3 return None
7 return None
foo.py 3 return None
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseError.h 34 None = 0,
  /external/chromium_org/tools/gyp/test/same-target-name/
gyptest-same-target-name.py 16 test.run_gyp('all.gyp', chdir='src', status=1, stderr=None)
  /external/lldb/test/functionalities/command_script/import/foo/bar/
foobar.py 3 return None
  /external/chromium_org/build/android/pylib/junit/
test_dispatcher.py 12 runner = runner_factory(None, None)
18 return (None, 0 if all(run(t) for t in tests) else 1)
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_token_matcher_unittest.py 38 optimizer = Optimizer(None, None, None)
42 [SwitchCase('-', None), SwitchCase('x', None)],
48 processor = MainLineProcessor(None)
57 processor = SwitchLineProcessor(None, None, None, None)
    [all...]
in_file_unittest.py 42 'arg': None,
45 in_file = InFile(lines, defaults, None)
48 {'name': 'name2', 'arg': None, 'arg2': []},
61 'arg': None,
79 in_file = InFile.load_from_files(in_files, None, None, None)
  /external/chromium_org/build/android/pylib/
constants.py 33 None),
45 None),
51 None),
57 None),
63 None),
67 None,
68 None,
69 None),
74 None,
85 None,
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/backends/remote/
trybot_browser_finder_unittest.py 99 (['git', 'rev-parse', '--abbrev-ref', 'HEAD'], (128, None, None)),
111 (['git', 'rev-parse', '--abbrev-ref', 'HEAD'], (0, 'br', None)),
112 (['git', 'update-index', '--refresh', '-q'], (0, None, None,)),
113 (['git', 'diff-index', 'HEAD'], (0, 'dirty tree', None)),
126 (['git', 'rev-parse', '--abbrev-ref', 'HEAD'], (0, 'br', None)),
127 (['git', 'update-index', '--refresh', '-q'], (0, None, None,)),
128 (['git', 'diff-index', 'HEAD'], (0, '', None)),
    [all...]

Completed in 1164 milliseconds

1 2 3 4 5 6 7 8 91011>>