/third_party/rust/crates/rustix/tests/thread/ |
H A D | clocks.rs | 27 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 34 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 41 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 48 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 73 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_absolute() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | deferredLookupTypeResolution2.js | 17 type Juxtapose<T> = ({ true: 'otherwise' } & { [k: string]: 'true' })[ObjectHasKey<T, '1'>]; 19 // Error, "otherwise" is missing 22 type DeepOK<T> = { true: 'true', otherwise: 'false' }[Juxtapose<T>]; 45 true: 'otherwise';
54 otherwise: 'false';
|
/third_party/rust/crates/rustix/src/backend/linux_raw/ |
H A D | vdso_wrappers.rs | 259 otherwise => otherwise, in _rustix_clock_gettime_via_syscall() 284 otherwise => otherwise, in _rustix_clock_gettime_via_syscall_old()
|
/third_party/skia/third_party/externals/angle2/src/ |
H A D | copy_compiler_dll.bat | 8 :: so it's timestamp would otherwise be newer than the dll.
|
/third_party/libabigail/tests/ |
H A D | runtestfedabipkgdiff.py.in | 148 :return: 0 upon success, 1 otherwise.
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_regname.tex | 20 register \Var{regnum}. If \Var{regnum} is an invalid or otherwise
|
H A D | unw_is_signal_frame.tex | 21 value of 0 otherwise. For the purpose of this discussion, a signal
|
/third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
H A D | syscalls.rs | 946 otherwise => otherwise, 978 otherwise => otherwise?,
|
/third_party/node/deps/openssl/openssl/util/ |
H A D | ck_errf.pl | 38 -strict If any error was found, fail with exit code 1, otherwise 0.
|
/third_party/openssl/util/ |
H A D | ck_errf.pl | 38 -strict If any error was found, fail with exit code 1, otherwise 0.
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 351 const std::vector<Statement*>& otherwise) { in MakeCall() 355 // used as labels identifiers. All other statements in a call's otherwise in MakeCall() 356 // must create intermediate Labels for the otherwise's statement code. in MakeCall() 359 for (auto* statement : otherwise) { in MakeCall() 363 ReportError("An otherwise label cannot have generic parameters"); in MakeCall() 397 const std::vector<Statement*>& otherwise) { in MakeCall() 399 base::nullopt, arguments, otherwise); in MakeCall() 405 auto otherwise = child_results->NextAs<std::vector<Statement*>>(); in MakeCall() local 407 return ParseResult{MakeCall(target, base::nullopt, args, otherwise)}; in MakeCall() 414 auto otherwise in MakeMethodCall() local 348 MakeCall(IdentifierExpression* callee, base::Optional<Expression*> target, std::vector<Expression*> arguments, const std::vector<Statement*>& otherwise) MakeCall() argument 394 MakeCall(Identifier* callee, const std::vector<TypeExpression*>& generic_arguments, const std::vector<Expression*>& arguments, const std::vector<Statement*>& otherwise) MakeCall() argument [all...] |
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/ |
H A D | Utils.pm | 60 corresponding feature is disabled and 0 otherwise.
|
/third_party/openssl/util/perl/OpenSSL/Test/ |
H A D | Utils.pm | 60 corresponding feature is disabled and 0 otherwise.
|
/third_party/vixl/src/aarch64/ |
H A D | decoder-aarch64.cc | 436 // "otherwise" or absent case. Optimise this into an instruction mask and in TryCompileOptimisedDecodeTable() 477 // The "otherwise" node is the default next node if no pattern matches. in Compile() 478 String otherwise("unallocated", GetAllocator().Adapter()); in Compile() 511 // instruction must be handled by the "otherwise" case, which by default in Compile() 514 CompileNodeForBits(decoder, String(otherwise, GetAllocator().Adapter()), bits); in Compile()
|
/third_party/curl/projects/ |
H A D | build-openssl.bat | 254 rem of the other, otherwise pdb files will be lost between builds.
366 rem %4 - Build type (TRUE for legacy aka pre v1.1.0; otherwise FALSE)
449 rem %3 - Build type (TRUE for legacy aka pre v1.1.0; otherwise FALSE)
488 rem %3 - Build type (TRUE for legacy aka pre v1.1.0; otherwise FALSE)
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 128 variable if defined, otherwise C<$BLDTOP/test-runs> or C<$TOP/test-runs>, 250 reference) as an executable in C<$BIN_D> (if defined, otherwise C<$TOP/apps> 254 reference) as an executable in C<$TEST_D> (if defined, otherwise C<$TOP/test> 843 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<not ok>. This can be 855 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<isnt>. This can be 867 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<is>. This can be
|
H A D | Util.pm | 232 otherwise not. 247 # an integer otherwise )
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 128 variable if defined, otherwise C<$BLDTOP/test-runs> or C<$TOP/test-runs>, 250 reference) as an executable in C<$BIN_D> (if defined, otherwise C<$TOP/apps> 254 reference) as an executable in C<$TEST_D> (if defined, otherwise C<$TOP/test> 843 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<not ok>. This can be 855 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<isnt>. This can be 867 C<FIPS_MODE> is undefined, otherwise it is equivalent to C<is>. This can be
|
H A D | Util.pm | 232 otherwise not. 247 # an integer otherwise )
|
/third_party/node/deps/v8/tools/torque/vim-torque/syntax/ |
H A D | torque.vim | 26 syn keyword torqueConditional if else typeswitch otherwise
|
/third_party/rust/crates/io-lifetimes/src/ |
H A D | views.rs | 58 /// This field exists because we don't otherwise explicitly use 76 /// This field exists because we don't otherwise explicitly use
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | x86inc.asm | 795 ; This is needed for ELF, otherwise the GNU linker assumes the stack is executable by default. 896 ; xm# is the corresponding xmm register if mmsize >= 16, otherwise the same as m# 897 ; ym# is the corresponding ymm register if mmsize >= 32, otherwise the same as m# 898 ; zm# is the corresponding zmm register if mmsize >= 64, otherwise the same as m# 1193 ;%4 == 1 if 4-operand emulation, 0 if 3-operand emulation, 255 otherwise (no emulation) 1273 ;%4 == 1 if 4-operand emulation, 0 if 3-operand emulation, 255 otherwise (no emulation)
|
/third_party/musl/src/stdio/ |
H A D | vfwprintf.c | 170 * on overflow; otherwise %n could produce wrong results. */ in wprintf_core()
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/ |
H A D | main.go | 20 // required, it is restored, otherwise it is left deleted. 61 it is restored, otherwise it is left deleted.
|
/third_party/rust/crates/bindgen/bindgen-cli/ |
H A D | options.rs | 30 otherwise => { in parse_codegen_config() 33 format!("Unknown generate item: {}", otherwise), in parse_codegen_config()
|