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

1 2 3

  /external/v8/tools/foozzie/testdata/
failure_output.txt 29 weird error
43 weird other error
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
jaloverflow.d 8 # instruction. jal is a bit weird since the upper four bits of the
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
TextFormatEscaper.java 125 * individually as a 3-digit octal escape. Yes, it's weird.
TextFormat.java     [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
bpo-22.d 7 # This weird combination of format and emulation options caused hiccups in
  /system/netd/libnetdutils/
FdTest.cpp 57 Fd weird(-9);
59 EXPECT_FALSE(isWellFormed(weird));
64 ss << fd3 << " " << fd6 << " " << bad << " " << weird; local
  /cts/tests/tests/util/src/android/util/cts/
TimeUtilsTest.java 61 String[] weird = new String[] { local
66 for (String name : weird) {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
simpshft.s 19 extldi %r4,%r3,64,63 # bit weird, that one.
64 extlwi %r4,%r3,32,31 # bit weird, that one.
  /external/tensorflow/tensorflow/contrib/slim/python/slim/nets/
alexnet.py 22 One weird trick for parallelizing convolutional neural networks
25 Here we provide the implementation proposed in "One weird trick" and not
  /build/kati/
depgraph.go 108 return fmt.Errorf("A weird %s variable %q", origin, kv)
  /prebuilts/go/darwin-x86/src/net/
conf_test.go 202 {"x\\.com", "myhostname", hostLookupCgo}, // punt on weird glibc escape
conf.go 277 // Something weird. Let libc deal with it.
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar_test.go 147 "weird.stuff...": "weird.stuff..",
209 "weird.stuff..": ".",
239 "weird.stuff..": "stuff..",
    [all...]
  /prebuilts/go/linux-x86/src/net/
conf_test.go 202 {"x\\.com", "myhostname", hostLookupCgo}, // punt on weird glibc escape
conf.go 277 // Something weird. Let libc deal with it.
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar_test.go 147 "weird.stuff...": "weird.stuff..",
209 "weird.stuff..": ".",
239 "weird.stuff..": "stuff..",
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /external/python/cpython2/Lib/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
386Ops.go 53 // - The 387 has a weird stack-register setup for floating-point registers.
241 // Note: x86 is weird, the 16 and 8 byte shifts still use all 5 bits of shift amount!
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
386Ops.go 53 // - The 387 has a weird stack-register setup for floating-point registers.
241 // Note: x86 is weird, the 16 and 8 byte shifts still use all 5 bits of shift amount!
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 60 "[Section\\with$weird%characters[\t]\n"
83 r'Section\with$weird%characters[' '\t',
  /external/one-true-awk/
FIXES 767 warn about weird printf conversions.
    [all...]

Completed in 1054 milliseconds

1 2 3