/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | bitfield_unit_tests.rs | 80 With $storage:expr , then get($start:expr, $len:expr) is $expected:expr; 104 With [0b11100010], then get(0, 1) is 0; 105 With [0b11100010], then get(1, 1) is 1; 106 With [0b11100010], then get(2, 1) is 0; 107 With [0b11100010], then get(3, 1) is 0; 108 With [0b11100010], then get(4, 1) is 0; 109 With [0b11100010], then get(5, 1) is 1; 110 With [0b11100010], then get(6, 1) is 1; 111 With [0b11100010], then get(7, 1) is 1; 113 With [ [all...] |
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter_test.cc | 554 .With(Args<0>(HasObjectLocation("i32"))); in TEST_P() 557 .With(Args<0>(HasObjectLocation("u32"))); in TEST_P() 560 .With(Args<0>(HasObjectLocation("sf64"))); in TEST_P() 563 .With(Args<0>(HasObjectLocation("bool"))); in TEST_P() 587 .With(Args<0>(HasObjectLocation("i32"))); in TEST_P() 590 .With(Args<0>(HasObjectLocation("u32"))); in TEST_P() 593 .With(Args<0>(HasObjectLocation("sf64"))); in TEST_P() 596 .With(Args<0>(HasObjectLocation("bool"))); in TEST_P() 671 .With(Args<0>(HasObjectLocation("author"))); in TEST_P() 767 .With(Arg in TEST_P() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | SimplifyLibCalls.h | 116 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault() argument 117 I->replaceAllUsesWith(With); in replaceAllUsesWithDefault() 124 void replaceAllUsesWith(Instruction *I, Value *With); 130 void substituteInParent(Instruction *I, Value *With) { in substituteInParent() argument 131 replaceAllUsesWith(I, With); in substituteInParent()
|
/third_party/googletest/googlemock/test/ |
H A D | gmock_output_test_.cc | 171 EXPECT_CALL(foo_, Bar2(_, _)).With(Ge()); in TEST_F() 190 EXPECT_CALL(foo_, Bar2(Ge(2), Ge(1))).With(Ge()); in TEST_F() 192 foo_.Bar2(2, 3); // Mismatch With() in TEST_F() 197 EXPECT_CALL(foo_, Bar2(Ge(2), Ge(1))).With(Ge()); in TEST_F() 199 foo_.Bar2(1, 3); // Mismatch arguments and mismatch With() in TEST_F()
|
H A D | gmock-spec-builders_test.cc | 214 ON_CALL(a, DoA(_)).With(_).WillByDefault(Return()); in TEST() 223 .With(_) in TEST() 224 .With(_) in TEST() 227 ".With() cannot appear more than once in an ON_CALL()"); in TEST() 277 EXPECT_CALL(a, DoA(6)).With(_).Times(0); in TEST() 285 EXPECT_CALL(a, DoA(6)).With(_).With(_); in TEST() 287 ".With() cannot appear more than once in an EXPECT_CALL()"); in TEST() 297 EXPECT_CALL(a, DoA(1)).Times(1).With(_); in TEST() 299 ".With() mus in TEST() [all...] |
/third_party/gn/src/gn/ |
H A D | rust_variables.cc | 41 With the addition of `aliased_deps`, above target would instead compile with:
|
H A D | command_check.cc | 75 until after a build. With this flag, those generated files that 162 headers as public sources. With only header files, the source set will be a
|
/third_party/jinja2/ |
H A D | idtracking.py | 222 def visit_With(self, node: nodes.With, **kwargs: t.Any) -> None: 303 def visit_With(self, node: nodes.With, **kwargs: t.Any) -> None:
|
/third_party/rust/crates/serde/test_suite/tests/ |
H A D | test_gen.rs | 50 struct With<T> { in test_gen() structure names 55 assert::<With<i32>>(); in test_gen()
|
/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-spec-builders.h | 38 // .With(multi-argument-matcher) 41 // where the .With() clause is optional. 47 // .With(multi-argument-matchers) 294 // Implements the .With() clause. 295 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function in testing::internal::OnCallSpec 298 ".With() cannot appear " in With() 336 // .With(multi-argument-matcher) 706 // If this mock method has an extra matcher (i.e. .With(matcher)), 906 // Implements the .With() clause. 907 TypedExpectation& With(cons [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource8.js | 408 else if (ast.nodeType == NodeType.With) { 445 else if (ast.nodeType == NodeType.With) { 817 else if (ast.nodeType == NodeType.With) {
852 else if (ast.nodeType == NodeType.With) {
|
H A D | parserRealSource3.js | 108 With, 229 NodeType[NodeType["With"] = 98] = "With";
|
H A D | parserRealSource10.js | 61 With, 250 setTokenInfo(TokenID.With, Reservation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeType.With, "with", ErrorRecoverySet.Stmt); 533 TokenID[TokenID["With"] = 51] = "With";
722 setTokenInfo(TokenID.With, Reservation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeType.With, "with", ErrorRecoverySet.Stmt);
|
/third_party/python/Python/ |
H A D | ast.c | 789 if (!validate_nonempty_seq(stmt->v.With.items, "items", "With")) in validate_stmt() 791 for (Py_ssize_t i = 0; i < asdl_seq_LEN(stmt->v.With.items); i++) { in validate_stmt() 792 withitem_ty item = asdl_seq_GET(stmt->v.With.items, i); in validate_stmt() 797 ret = validate_body(state, stmt->v.With.body, "With"); in validate_stmt()
|
/third_party/vixl/test/ |
H A D | test-api.cc | 494 VIXL_CHECK(cpu.Has(auth.With(CPUFeatures::kCRC32, in TEST() 547 CPUFeatures os_with_id_regs = os_only.With(id_regs); in TEST()
|
/third_party/vixl/src/ |
H A D | cpu-features.h | 264 // f.With(CPUFeatures::kPmull1Q).Without(CPUFeatures::kCRC32); 364 CPUFeatures With(T... others) const { in With() function in vixl::CPUFeatures
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.h | 177 simulator.GetCPUFeatures()->With(CPUFeatures::kNEON); \
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ptrace.tex | 43 process. With the right set of call-back routines, it is therefore
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/ |
H A D | configdata.pm | 27781 # With no arguments, re-create the build file 28107 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
H A D | configdata.pm | 27674 # With no arguments, re-create the build file 28000 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
H A D | configdata.pm | 27471 # With no arguments, re-create the build file 27797 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/ |
H A D | configdata.pm | 27764 # With no arguments, re-create the build file 28090 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/ |
H A D | configdata.pm | 27519 # With no arguments, re-create the build file 27845 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/ |
H A D | configdata.pm | 27683 # With no arguments, re-create the build file 28009 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/ |
H A D | configdata.pm | 27674 # With no arguments, re-create the build file 28000 With at least one option, it will instead get the information you ask for, or
|