/external/boringssl/src/ssl/test/runner/ed25519/ |
ed25519_test.go | 60 t.Errorf("signature of different message accepted") 136 t.Errorf("different signature result on line %d: %x vs %x", lineNo, sig, sig2) 145 t.Errorf("recreating key pair gave different private key on line %d: %x vs %x", lineNo, priv[:], priv2) 149 t.Errorf("recreating key pair gave different public key on line %d: %x vs %x", lineNo, pubKey, pubKey2) 153 t.Errorf("recreating key pair gave different seed on line %d: %x vs %x", lineNo, priv[:32], seed)
|
/external/grpc-grpc/doc/ |
compression.md | 14 The implementation supports different compression algorithms. A _default 39 A gRPC peer MAY choose to respond using a different compression method to that 73 of languages but also different version of the same one), we introduce the idea 116 entry different from _identity_ in its metadata MUST fail with `INTERNAL`
|
/external/ltp/testcases/realtime/ |
00_Descriptions.txt | 100 priorities. This provides the timing information at different CPU loads. 113 - Priority inheritance under two different scenarios. It checks whether the 122 - The scheduling policies of threads are different from previous testcase 149 with different priorities, all fight for holding mutexes. Threads sleep and
|
/external/skia/src/pathops/ |
SkReduceOrder.cpp | 12 int different = line[0] != line[1]; local 13 fLine[1] = line[different]; 14 return 1 + different;
|
/external/skqp/src/pathops/ |
SkReduceOrder.cpp | 12 int different = line[0] != line[1]; local 13 fLine[1] = line[different]; 14 return 1 + different;
|
/external/compiler-rt/lib/asan/scripts/ |
symbolize.py | 24 address often belongs to the next source code line, or even to a different
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/llvm/test/MC/Mips/ |
nabi-regs.s | 1 # OABI (o32, o64) have a different symbolic register
|
/external/ltp/testcases/open_posix_testsuite/scripts/ |
locate-test | 35 not support TESTs compiled from many different sources.
|
/external/protobuf/objectivec/google/protobuf/ |
Struct.pbobjc.h | 7 #error This file was generated by a different version of protoc which is incompatible with your Protocol Buffer library sources.
|
Wrappers.pbobjc.h | 7 #error This file was generated by a different version of protoc which is incompatible with your Protocol Buffer library sources.
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *) 67 raise (Error "redefinition of function with different # args");
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Inputs/ |
typeunit-header.s | 10 # Real type unit dies have quite different attributes of course, but we
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
altmacro_string.s | 48 # This check checks the ability to split the string to different
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
nabi-regs.s | 1 # OABI (o32, o64) have a different symbolic register
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
typeunit-header.s | 10 # Real type unit dies have quite different attributes of course, but we
|
/build/blueprint/ |
glob_test.go | 47 // Test the same glob with a different excludes array
|
/build/make/core/ |
executable_prefer_symlink.mk | 3 # and different with the LOCAL_MODULE value
|
/build/soong/cc/ |
genrule.go | 35 // The cmd may be run multiple times, once for each of the different arch/etc
|
/cts/hostsidetests/shortcuts/deviceside/multiuser/ |
Android.mk | 15 # We build two APKs from the same source files, each with a different set of resources.
|
/cts/hostsidetests/shortcuts/deviceside/upgrade/ |
Android.mk | 15 # We build two APKs from the same source files, each with a different set of resources.
|