HomeSort by relevance Sort by last modified time
    Searched full:omitted (Results 301 - 325 of 2831) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateKernelFeatures.cpp 174 // .x omitted
184 // .x omitted
  /external/okhttp/okhttp-logging-interceptor/src/main/java/com/squareup/okhttp/logging/
HttpLoggingInterceptor.java 184 logger.log("--> END " + request.method() + " (encoded body omitted)");
221 logger.log("<-- END HTTP (encoded body omitted)");
  /external/protobuf/src/google/protobuf/
api.proto 60 // is omitted, it defaults to zero. If the entire version field is
76 // be omitted. Zero major versions must only be used for
  /external/python/cpython2/Lib/test/
test_docxmlrpc.py 112 "Docstrings are omitted with -O2 and above")
136 "Docstrings are omitted with -O2 and above")
  /external/python/cpython3/Lib/email/
_encoded_words.py 147 where '*lang' may be omitted but the other parts may not be.
199 where '*lang' is omitted unless the 'lang' parameter is given a value.
  /external/python/cpython3/Lib/test/
test_docxmlrpc.py 122 "Docstrings are omitted with -O2 and above")
146 "Docstrings are omitted with -O2 and above")
test_pydoc.py 424 "Docstrings are omitted with -O2 and above")
438 "Docstrings are omitted with -O2 and above")
497 'Docstrings are omitted with -OO and above')
523 'Docstrings are omitted with -O2 and above')
583 'Docstrings are omitted with -OO and above')
    [all...]
  /external/python/cpython3/Modules/_io/clinic/
bufferedio.c.h 417 "writeable respectively. If the buffer_size is omitted it defaults to\n"
453 "raw, given in the first argument. If the buffer_size is omitted it\n"
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_docxmlrpc.py 130 "Docstrings are omitted with -O2 and above")
154 "Docstrings are omitted with -O2 and above")
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_docxmlrpc.py 130 "Docstrings are omitted with -O2 and above")
154 "Docstrings are omitted with -O2 and above")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_docxmlrpc.py 130 "Docstrings are omitted with -O2 and above")
154 "Docstrings are omitted with -O2 and above")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_docxmlrpc.py 130 "Docstrings are omitted with -O2 and above")
154 "Docstrings are omitted with -O2 and above")
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/include/google/protobuf/
api.proto 60 // is omitted, it defaults to zero. If the entire version field is
76 // be omitted. Zero major versions must only be used for
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.proto 60 // is omitted, it defaults to zero. If the entire version field is
76 // be omitted. Zero major versions must only be used for
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-d10v/
d10v.exp 55 # commands. If omitted, this defaults to FILE, the root of the
69 # and the (optional) FLAGS. If omitted, the source defaults to
  /external/python/cpython3/Lib/test/libregrtest/
main.py 57 specify testdir; if it's omitted, the directory containing the
60 If the tests argument is omitted, the tests listed on the
275 omitted = set(self.selected) - executed
276 print(count(len(omitted), "test"), "omitted:")
277 printlist(omitted)
  /external/tensorflow/tensorflow/python/debug/cli/
tensor_format_test.py 324 # Find the first line that is completely omitted.
334 # Find the last line that is completely omitted.
529 self.assertTrue(is_omitted) # In omitted line.
535 self.assertTrue(is_omitted) # In omitted line.
541 self.assertTrue(is_omitted) # In omitted line.
555 self.assertTrue(is_omitted) # In omitted line.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
test_case.py 374 # "If result is omitted or None, a temporary result object is created
399 "Docstrings are omitted with -O2 and above")
407 "Docstrings are omitted with -O2 and above")
600 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
610 self.assertIn(omitted, msg)
620 self.assertNotIn(omitted, msg)
630 self.assertNotIn(omitted, msg)
635 omitted = unittest.case.DIFF_OMITTED % len('bar')
636 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /external/python/cpython2/Lib/unittest/test/
test_case.py 375 # "If result is omitted or None, a temporary result object is created
400 "Docstrings are omitted with -O2 and above")
408 "Docstrings are omitted with -O2 and above")
601 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
611 self.assertIn(omitted, msg)
621 self.assertNotIn(omitted, msg)
631 self.assertNotIn(omitted, msg)
636 omitted = unittest.case.DIFF_OMITTED % len('bar')
637 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
test_case.py 375 # "If result is omitted or None, a temporary result object is created
400 "Docstrings are omitted with -O2 and above")
408 "Docstrings are omitted with -O2 and above")
601 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
611 self.assertIn(omitted, msg)
621 self.assertNotIn(omitted, msg)
631 self.assertNotIn(omitted, msg)
636 omitted = unittest.case.DIFF_OMITTED % len('bar')
637 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
test_case.py 375 # "If result is omitted or None, a temporary result object is created
400 "Docstrings are omitted with -O2 and above")
408 "Docstrings are omitted with -O2 and above")
601 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
611 self.assertIn(omitted, msg)
621 self.assertNotIn(omitted, msg)
631 self.assertNotIn(omitted, msg)
636 omitted = unittest.case.DIFF_OMITTED % len('bar')
637 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 375 # "If result is omitted or None, a temporary result object is created
400 "Docstrings are omitted with -O2 and above")
408 "Docstrings are omitted with -O2 and above")
601 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
611 self.assertIn(omitted, msg)
621 self.assertNotIn(omitted, msg)
631 self.assertNotIn(omitted, msg)
636 omitted = unittest.case.DIFF_OMITTED % len('bar')
637 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 375 # "If result is omitted or None, a temporary result object is created
400 "Docstrings are omitted with -O2 and above")
408 "Docstrings are omitted with -O2 and above")
601 omitted = unittest.case.DIFF_OMITTED % (len(diff) + 1,)
611 self.assertIn(omitted, msg)
621 self.assertNotIn(omitted, msg)
631 self.assertNotIn(omitted, msg)
636 omitted = unittest.case.DIFF_OMITTED % len('bar')
637 self.assertEqual(message, 'foo' + omitted)
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.h 161 * then most of the fromUnicode data is omitted;
172 * including the omitted part
211 * and the omitted lower part must be reconstituted from
394 /* reconstituted data that was omitted from the .cnv file */
429 /* reconstituted data that was omitted from the .cnv file */ \
  /external/boringssl/src/include/openssl/
ec_key.h 194 // ECPrivateKey may be omitted (but must match |group| if present). Otherwise,
202 // values and controls whether corresponding fields are omitted.
279 // parameters field may be omitted but must match that group if present.

Completed in 4567 milliseconds

<<11121314151617181920>>