HomeSort by relevance Sort by last modified time
    Searched full:none (Results 926 - 950 of 18468) sorted by null

<<31323334353637383940>>

  /external/gtest/test/
gtest_list_tests_unittest.py 109 None if the flag should not be present.
115 None if the flag should not be present.
118 if flag_value is None:
130 if other_flag is not None:
138 if expected_output is not None:
146 self.RunAndVerify(flag_value=None,
147 expected_output=None,
148 other_flag=None)
154 expected_output=None,
155 other_flag=None)
    [all...]
  /external/protobuf/gtest/test/
gtest_list_tests_unittest.py 109 None if the flag should not be present.
115 None if the flag should not be present.
118 if flag_value is None:
130 if other_flag is not None:
138 if expected_output is not None:
146 self.RunAndVerify(flag_value=None,
147 expected_output=None,
148 other_flag=None)
154 expected_output=None,
155 other_flag=None)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/
types.py 66 # NOTE: f.name could be None
122 The 'instantiate' method must either return None, or return an
124 gdb.Type argument and either return None, meaning that the type
133 return None
140 if inst is not None:
142 return None
161 given by the recognizer. Otherwise, this returns None."""
164 if result is not None:
166 return None
171 LOCUS is either an objfile, a program space, or None, indicatin
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/
types.py 66 # NOTE: f.name could be None
122 The 'instantiate' method must either return None, or return an
124 gdb.Type argument and either return None, meaning that the type
133 return None
140 if inst is not None:
142 return None
161 given by the recognizer. Otherwise, this returns None."""
164 if result is not None:
166 return None
171 LOCUS is either an objfile, a program space, or None, indicatin
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cProfile.py 14 def run(statement, filename=None, sort=-1):
26 result = None
33 if filename is not None:
39 def runctx(statement, globals, locals, filename=None, sort=-1):
46 result = None
53 if filename is not None:
67 """Profile(custom_timer=None, time_unit=None, subcalls=True, builtins=True)
170 help="Save stats to <outfile>", default=None)
190 '__package__': None,
    [all...]
ihooks.py 24 one can redefine the details of the search. If the directory is None,
109 find_module(name, [path]) returns None or 'stuff', and
114 def find_module(self, name, path = None):
115 if path is None:
116 path = [None] + self.default_path()
120 return None
126 if dir is None:
132 return None
137 return None, '', ('', '', BUILTIN_MODULE)
139 return None, '', ('', '', FROZEN_MODULE
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_keeprefs.py 7 self.assertEqual(x._objects, None)
9 self.assertEqual(x._objects, None)
11 self.assertEqual(x._objects, None)
15 self.assertEqual(x._objects, None)
28 self.assertEqual(x._objects, None)
31 self.assertEqual(x._objects, None)
38 self.assertEqual(x._objects, None)
55 self.assertEqual(r._objects, None)
72 self.assertEqual(ia._objects, None)
76 self.assertEqual(ia._objects, None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cProfile.py 14 def run(statement, filename=None, sort=-1):
26 result = None
33 if filename is not None:
39 def runctx(statement, globals, locals, filename=None, sort=-1):
46 result = None
53 if filename is not None:
67 """Profile(custom_timer=None, time_unit=None, subcalls=True, builtins=True)
170 help="Save stats to <outfile>", default=None)
190 '__package__': None,
    [all...]
ihooks.py 24 one can redefine the details of the search. If the directory is None,
109 find_module(name, [path]) returns None or 'stuff', and
114 def find_module(self, name, path = None):
115 if path is None:
116 path = [None] + self.default_path()
120 return None
126 if dir is None:
132 return None
137 return None, '', ('', '', BUILTIN_MODULE)
139 return None, '', ('', '', FROZEN_MODULE
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_keeprefs.py 7 self.assertEqual(x._objects, None)
9 self.assertEqual(x._objects, None)
11 self.assertEqual(x._objects, None)
15 self.assertEqual(x._objects, None)
28 self.assertEqual(x._objects, None)
31 self.assertEqual(x._objects, None)
38 self.assertEqual(x._objects, None)
55 self.assertEqual(r._objects, None)
72 self.assertEqual(ia._objects, None)
76 self.assertEqual(ia._objects, None)
    [all...]
  /system/media/camera/docs/
metadata_template.mako 47 % if section.description is not None:
74 % if prop.notes is not None:
94 % if prop.type_notes is not None:
97 % if prop.container is not None:
101 % if prop.typedef is not None:
126 % if value.id is not None:
130 % if value.notes is not None:
138 % if prop.description is not None:
142 % if prop.units is not None:
146 % if prop.range is not None
    [all...]
  /development/testrunner/
android_manifest.py 35 def __init__(self, app_path=None):
47 Package name if defined, otherwise None
51 return None
100 the DOM element for manifest or None.
104 return None
119 the AndroidManifest or None if there was no file present
127 return None
  /external/chromium_org/chrome/browser/resources/
policy.css 22 max-width: none;
30 max-width: none;
118 display: none;
122 display: none;
156 display: none;
160 display: none;
165 display: none;
  /external/chromium_org/chrome/test/functional/perf/endure_graphs/
endure_plotter.html 37 display: none;
40 border: none;
43 border-left: none;
106 document.getElementById("switcher").style.display = "none";
107 document.getElementById("header_text").style.display = "none";
108 document.getElementById("explain").style.display = "none";
110 document.getElementById("header_lookout").style.display = "none";
  /external/chromium_org/ppapi/generators/
idl_propertynode.py 33 prop = self.property_map.get(name, None)
34 if prop is not None:
39 if prop is not None:
42 return None
46 return self.property_map.get(name, None)
58 def BuildNode(name, props, children=None, parents=None):
  /external/chromium_org/third_party/WebKit/Source/core/css/
mediaControls.css 72 -webkit-user-select: none;
106 flex: none;
107 border: none;
119 display: none;
125 flex: none;
126 border: none;
145 -webkit-user-select: none;
153 -webkit-user-select: none;
154 flex: none;
156 border: none;
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
README.chromium 17 Local Modifications: None
27 Local Modifications: None
37 Local Modifications: None
47 Local Modifications: None
57 Local Modifications: None
68 Local Modifications: None (?)
80 Local Modifications: None
  /external/chromium_org/third_party/jinja2/
visitor.py 23 (return value `None`) the `generic_visit` visitor is used instead.
27 """Return the visitor function for this node or `None` if no visitor
32 return getattr(self, method, None)
37 if f is not None:
52 value of the visitor function is `None` the node will be removed
65 if value is None:
74 if new_node is None:
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
parse_core.py 15 def __init__(self,parent=None,verbose=False):
28 item = None
29 #if self.parent is not None:
37 assert val is not None
49 item = None
50 if self.parent is not None:
59 item = None
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/
test_symrec.py 10 self.symtab.declare("foo", None, 0)
17 self.symtab.declare("foo", None, 0)
30 tab.declare("foo", None, 0)
31 tab.declare("bar", None, 0)
32 tab.declare("baz", None, 0)
45 self.declsym = self.symtab.declare("foo", None, 0)
48 sym = self.symtab.declare("local1", None, 0)
  /external/chromium_org/tools/perf/page_sets/
media_cns_cases.json 13 "url": "file://tough_video_cases/video.html?id=no_constraints_webm&src=tulip2.webm&net=none"
22 "url": "file://tough_video_cases/video.html?id=no_constraints_ogv&src=tulip2.ogv&net=none"
31 "url": "file://tough_video_cases/video.html?id=no_constraints_mp4&src=tulip2.mp4&net=none"
40 "url": "file://tough_video_cases/video.html?id=no_constraints_wav&src=tulip2.wav&type=audio&net=none"
49 "url": "file://tough_video_cases/video.html?id=no_constraints_ogg&src=tulip2.ogg&type=audio&net=none"
58 "url": "file://tough_video_cases/video.html?id=no_constraints_mp3&src=tulip2.mp3&type=audio&net=none"
67 "url": "file://tough_video_cases/video.html?id=no_constraints_m4a&src=tulip2.m4a&type=audio&net=none"
  /external/chromium_org/tools/telemetry/telemetry/core/
temporary_http_server.py 15 self._server = None
16 self._devnull = None
17 self._forwarder = None
39 while self._server.poll() == None:
68 self._forwarder = None
72 self._server = None
75 self._devnull = None
  /external/chromium_org/v8/tools/testrunner/objects/
workpacket.py 33 def __init__(self, peer=None, context=None, tests=None, binaries=None,
34 base_revision=None, patch=None, pubkey=None):
  /external/clang/bindings/python/examples/cindex/
cindex-dump.py 26 return None
28 if cursor is None:
29 return None
40 if opts.maxDepth is not None and depth >= opts.maxDepth:
41 children = None
70 metavar="N", type=int, default=None)
78 tu = index.parse(None, args)
  /packages/apps/DeskClock/res/layout/
timer_h_mm_ss_view.xml 24 android:ellipsize="none"
33 android:ellipsize="none"
45 android:ellipsize="none"
54 android:ellipsize="none"
63 android:ellipsize="none"
75 android:ellipsize="none"
85 android:ellipsize="none"

Completed in 1883 milliseconds

<<31323334353637383940>>