Home
last modified time | relevance | path

Searched defs:nested (Results 26 - 50 of 53) sorted by relevance

123

/third_party/spirv-tools/source/opt/
H A Dloop_descriptor.h169 inline void AddNestedLoop(Loop* nested) { in AddNestedLoop() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp303 UnicodeSet* nested = 0; // alias - do not delete in applyPattern() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp303 UnicodeSet* nested = 0; // alias - do not delete in applyPattern() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp303 UnicodeSet* nested = 0; // alias - do not delete in applyPattern() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c958 struct expression *nested = expr->init_expr; in expand_pos_expression() local
[all...]
H A Devaluate.c2703 static struct expression *handle_scalar(struct expression *e, int nested) in handle_scalar() argument
2750 static int handle_initializer(struct expression **ep, int nested, in handle_initializer() argument
H A Dparse.c2627 int nested; in single_initializer() local
/third_party/mksh/
H A Dsyn.c237 nested(int type, int smark, int emark, int sALIAS) in nested() function
/third_party/skia/src/pathops/
H A DSkPathOpsTypes.h116 int nested() const { in nested() function in SkOpGlobalState
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc460 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
805 TestAllTypes::NestedMessage* nested = in TEST() local
823 TestAllTypes::NestedMessage* nested = in TEST() local
[all...]
H A Ddescriptor.cc6304 const Descriptor* nested = message->nested_type(i); in DetectMapConflicts() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc3611 protobuf_unittest::TestAllTypes::NestedMessage* nested; in TEST_F() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2745 vector<list<char>> nested; in TEST() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc1000 TranslateStateValueDescriptor( StateValueDescriptor* desc, StateValueList* nested, InstructionOperandIterator* iter) TranslateStateValueDescriptor() argument
H A Dinstruction-selector.cc625 StateValueList* nested = values->PushRecursiveField(zone, id); in AddOperandToStateValueDescriptor() local
H A Dinstruction.h1282 StateValueList* nested; member
1306 StateValueList* nested = desc->IsNested() ? *nested_iterator : nullptr; in operator *() local
1333 StateValueList* nested = zone->New<StateValueList>(zone); in PushRecursiveField() local
1313 iterator(ZoneVector<StateValueDescriptor>::iterator it, ZoneVector<StateValueList*>::iterator nested) iterator() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_coroutines.py2310 def nested(): function
H A Dtest_functools.py478 nested = functools.partialmethod(positional, 5) variable in TestPartialMethod.A
[all...]
H A Dtest_sys_settrace.py2627 def nested(): function
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c149 } nested; member
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h623 OSSL_CMP_MSGS *nested; /* 20 */ member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py959 async def nested(): function
992 async def nested(): function
1019 async def nested(): function
/third_party/openssl/crypto/cmp/
H A Dcmp_local.h623 OSSL_CMP_MSGS *nested; /* 20 */ member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c8228 int nested = preempt_count() + rcu_preempt_depth(); in preempt_count_equals() local
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc1405 Object nested = object; variable

Completed in 97 milliseconds

123