Searched refs:True (Results 451 - 475 of 2522) sorted by relevance

<<11121314151617181920>>

/external/clang/utils/
H A DCmpDriver20 inQuote = True
154 differ = True
174 differ = True
180 differ = True
184 differ = True
202 differ = True
209 differ = True
/external/jsoncpp/
H A Ddoxybuild.py73 return True
79 options.make_tarball = True
80 options.with_dot = True
81 options.with_html_help = True
82 options.with_uml_look = True
84 options.silent = True
156 parser.add_option('--no-uml-look', dest="with_uml_look", action='store_false', default=True,
/external/lldb/test/functionalities/data-formatter/data-formatter-advanced/
H A DTestDataFormatterAdv.py38 lldbutil.run_break_set_by_file_and_line (self, "main.cpp", self.line, num_expected_locations=1, loc_exact=True)
205 self.expect("frame variable a_simple_object", matching=True,
211 self.expect('frame variable a_long_guy', matching=True,
233 self.expect('frame variable a_long_guy', matching=True,
254 self.expect('frame variable a_long_guy', matching=True,
275 self.expect('frame variable a_long_guy --show-all-children', matching=True,
286 self.expect('frame variable a_long_guy --show-all-children', matching=True,
/external/lldb/test/functionalities/register/
H A DTestRegisters.py62 self.convenience_registers_with_process_attach(test_16bit_regs=True)
95 self.has_teardown = True
111 substrs = ['invalid register set index: 3'], error = True)
113 def write_and_restore(self, frame, register, must_exist = True):
132 def vector_write_and_read(self, frame, register, new_value, must_exist = True):
187 has_avx = True
220 self.expect("register read -a", matching=True,
/external/lldb/test/functionalities/target_command/
H A DTestTargetCommand.py88 lldbutil.run_break_set_by_file_and_line (self, 'b.c', self.line_b, num_expected_locations=1, loc_exact=True)
92 lldbutil.run_break_set_by_file_and_line (self, 'c.c', self.line_c, num_expected_locations=1, loc_exact=True)
124 self.expect("target variable *my_global_str_ptr", matching=True,
138 self.expect("target variable *my_global_str_ptr", matching=True,
155 self.expect("target variable *my_global_str_ptr", matching=True,
174 self.expect("target variable *my_global_str_ptr", matching=True,
196 self.expect("target variable *my_global_str_ptr", matching=True,
/external/lldb/test/lang/objc/foundation/
H A DTestObjCMethods2.py108 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
144 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
170 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
197 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
212 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
227 lldbutil.run_break_set_by_file_and_line (self, "main.m", line, num_expected_locations=1, loc_exact=True)
232 error = True,
/external/lldb/test/types/
H A DAbstractBase.py47 # dsym -> build for dSYM (defaulted to True) #
48 # True: build dSYM file #
51 # True: testing vars of various basic types from isnide a block #
54 # True: the output from 'frame var' or 'expr var' contains a pair #
60 def build_and_run(self, source, atoms, dsym=True, bc=False, qd=False):
63 def build_and_run_expr(self, source, atoms, dsym=True, bc=False, qd=False):
64 self.build_and_run_with_source_atoms_expr(source, atoms, expr=True, dsym=dsym, bc=bc, qd=qd)
66 def build_and_run_with_source_atoms_expr(self, source, atoms, expr, dsym=True, bc=False, qd=False):
124 lldbutil.run_break_set_by_file_and_line (self, "basic_type.cpp", break_line, num_expected_locations=1, loc_exact=True)
160 self.expect(output, Msg(var, val, True), ex
[all...]
/external/chromium_org/v8/tools/testrunner/network/
H A Dnetwork_execution.py72 shell=True).strip()
78 (workspace, self.base_rev), shell=True).strip()
80 "cd %s; git diff %s" % (workspace, self.base_rev), shell=True)
87 self.local_receiver_thread.daemon = True
124 shell=True)
128 need_libv8 = True
129 binary_needs_libv8 = True
155 self.terminate = True
160 self.terminate = True
/external/chromium_org/build/android/gyp/util/
H A Dbuild_device.py68 logging.getLogger().disabled = True
71 has_root = True
88 build_utils.WriteJson(configurations[:1], path, only_if_changed=True)
/external/chromium_org/build/android/pylib/host_driven/
H A Dtest_info_collection.py127 True if no annotation was supplied or the test matches; false otherwise.
130 return True
139 return True
142 return True
/external/chromium_org/build/android/pylib/monkey/
H A Dtest_runner.py57 blocking=True, force_stop=True)
69 crashed = True
/external/chromium_org/build/android/pylib/perf/
H A Dthermal_throttle.py88 """True if there has been any throttling since the last call to
94 """True if currently throttled."""
109 self._throttled = True
110 has_been_throttled = True
115 has_been_throttled = True
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
H A Dcheck_chromevox.py68 return (True, '')
71 ret_success = True
79 sources = ReadSources(roots, need_source_text=True,
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
H A Dmain.py81 error: True if something went wrong, False otherwise.
82 message: A descriptive message if error is True.
94 license['error'] = True
98 license['error'] = True
102 license['error'] = True
/external/chromium_org/ppapi/generators/
H A Didl_lint.py85 out = True
93 if node.GetProperty(form): found = True
110 if wnone or GetOption(opt): ast.SetProperty(opt, True)
/external/chromium_org/third_party/cython/src/Tools/site_scons/site_tools/
H A Dpyext.py173 If use_distutils == True, use distutils configuration. Otherwise, use
182 'PYEXTCFLAGS': ("sysconfig.get_config_var('CFLAGS')", True),
184 'PYEXTLINKFLAGS': ("sysconfig.get_config_var('LDFLAGS')", True),
234 return True
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Dmapi_abi.py203 attrs['hidden'] = True
310 self.lib_need_table_size = True
311 self.lib_need_noop_array = True
312 self.lib_need_stubs = True
313 self.lib_need_all_entries = True
326 """Return True if an entry point is needed for the entry."""
338 decls.append(self._c_decl(ent, prefix, True, export) + ';')
374 True: { True: '%s_STR(%s)', False: '%s(%s)' },
375 False: { True
[all...]
/external/chromium_org/third_party/re2/re2/
H A Dmake_unicode_casefold.py72 return True
89 return True
120 seen[c[i-1]] = True
/external/chromium_org/third_party/skia/platform_tools/android/gyp_gen/
H A Dmakefile_writer.py54 _append = True
57 _append = True
232 write_local_vars(f, data.vars_dict, True, data.name)
/external/chromium_org/third_party/skia/platform_tools/android/tests/
H A Dgenerate_user_config_tests.py55 # With require_sk_user_config set to True, an AssertionError will be
60 require_sk_user_config=True,
77 generate_dummy_user_config(FULL_DUMMY_PATH, True, tmp)
95 generate_dummy_user_config(FULL_DUMMY_PATH, True, utils.EXPECTATIONS_DIR)
/external/chromium_org/tools/findit/
H A Dfindit_for_clusterfuzz.py37 in_release_or_debug_stacktrace = True
42 in_release_or_debug_stacktrace = True
146 'rolled': True,
/external/chromium_org/tools/json_to_struct/
H A Delement_generator_test.py83 {'field': 'f0', 'type': 'int', 'default': 1000, 'optional': True},
86 'optional': True},
88 'optional': True}
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
H A Dcros_test_case.py25 def _CreateBrowser(self, autotest_ext=False, auto_login=True,
27 """Finds and creates a browser for tests. if autotest_ext is True,
37 is_component=True)
43 browser_options.create_browser_with_oobe = True
60 """Returns True if cryptohome is mounted. as determined by the cmd
H A Dinspector_network_unittest.py23 def _NavigateAndGetHTTPResponseEvents(self, page, record_network=True):
37 monitoring=True, responses_count=1),
39 monitoring=True, responses_count=2, subresources=['image.png']),
H A Dinspector_websocket.py32 notification. May return True to indicate the dispatching is done for
62 logging.debug('sent [%s]', json.dumps(req, indent=2, sort_keys=True))
76 """Dispatch notifications until notification_handler return True.
117 logging.debug('got [%s]', json.dumps(res, indent=2, sort_keys=True))
119 self._all_data_received = True

Completed in 1203 milliseconds

<<11121314151617181920>>