HomeSort by relevance Sort by last modified time
    Searched refs:extend (Results 101 - 125 of 2407) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gdb/linux-x86/bin/
python2-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
python2.7-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_callable.py 36 args.extend(Attr(Name(u'collections'), Name(u'Callable')))
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
__init__.py 54 __all__.extend(['getTestCaseNames', 'makeSuite', 'findTestCases'])
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
python2-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
python2.7-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_callable.py 36 args.extend(Attr(Name(u'collections'), Name(u'Callable')))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
__init__.py 54 __all__.extend(['getTestCaseNames', 'makeSuite', 'findTestCases'])
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
python2-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
python2.7-config 43 flags.extend(getvar('CFLAGS').split())
55 libs.extend(getvar('LINKFORSHARED').split())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_callable.py 36 args.extend(Attr(Name(u'collections'), Name(u'Callable')))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
__init__.py 54 __all__.extend(['getTestCaseNames', 'makeSuite', 'findTestCases'])
  /tools/repohooks/tools/
clang-format.py 77 cmd.extend(['--style', opts.style])
79 cmd.extend(['--extensions', opts.extensions])
81 cmd.extend(['%s^' % opts.commit, opts.commit])
82 cmd.extend(['--'] + opts.files)
  /external/google-breakpad/src/testing/gtest/test/
gtest_shuffle_test.py 135 ALL_TESTS.extend(
139 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
142 FILTERED_TESTS.extend(
146 SHARDED_TESTS.extend(
152 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
156 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
160 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
164 SHUFFLED_SHARDED_TESTS.extend(
321 sorted_active_tests.extend(ACTIVE_TESTS)
  /external/googletest/googletest/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /external/protobuf/gtest/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /external/v8/testing/gtest/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/test/
gtest_shuffle_test.py 134 ALL_TESTS.extend(
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
141 FILTERED_TESTS.extend(
145 SHARDED_TESTS.extend(
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
163 SHUFFLED_SHARDED_TESTS.extend(
320 sorted_active_tests.extend(ACTIVE_TESTS)
  /art/runtime/interpreter/mterp/arm64/
op_iget.S 1 %default { "extend":"", "is_object":"0", "helper":"artGet32InstanceFromCode"}
15 $extend
  /art/runtime/interpreter/mterp/mips64/
op_const_4.S 3 seh a0, rINST # sign extend B in rINST
op_sget.S 1 %default { "is_object":"0", "helper":"MterpGet32Static", "extend":"" }
16 $extend

Completed in 232 milliseconds

1 2 3 45 6 7 8 91011>>