/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/ |
H A D | main.c | 38 struct lws_context *context = mgr->parent; in system_notify_cb()
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-stack-trace-impl.h | 127 std::weak_ptr<AsyncStackTrace> parent() const;
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_urllib.py | 155 if not first or node.parent.prefix.endswith(indentation):
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core.h | 155 pa_msgobject parent; member
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshalgo.h | 58 PSH_Hint parent; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-unicode.h | 300 hb_unicode_funcs_create (hb_unicode_funcs_t *parent);
|
/third_party/toybox/toys/other/ |
H A D | losetup.c | 143 if (!node->parent) return DIRTREE_RECURSE; in dash_a()
|
/third_party/protobuf/kokoro/release/python/windows/ |
H A D | build_single_artifact.bat | 29 REM the parent CMD process).
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | DescriptorProto.php | 86 parent::__construct($data);
|
H A D | FieldDescriptorProto.php | 43 * message are searched, then within the parent, on up to the root 126 * message are searched, then within the parent, on up to the root 169 parent::__construct($data); 310 * message are searched, then within the parent, on up to the root 335 * message are searched, then within the parent, on up to the root
|
H A D | FileDescriptorProto.php | 125 parent::__construct($data);
|
/third_party/python/Lib/test/test_importlib/import_/ |
H A D | test_meta_path.py | 29 first.find_spec = lambda self, fullname, path=None, parent=None: None 56 """If there is no __path__ entry on the parent module, then 'path' is None
|
/third_party/python/Lib/test/test_importlib/resources/ |
H A D | util.py | 148 data_dir = data_path.parent
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
H A D | ShaderVars.h | 134 // Offset of this variable in parent arrays. In case the parent is an array of arrays, the 151 void updateEffectiveLocation(const sh::ShaderVariable &parent);
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_resolve_ast.h | 95 int cil_resolve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_expr, struct cil_tree_node *parent, void *extra_args);
|
/third_party/rust/crates/unicode-ident/generate/src/ |
H A D | main.rs | 39 let unicode_ident_dir = manifest_dir.parent().unwrap(); in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.h | 51 WpaGui(QApplication *app, QWidget *parent = 0, const char *name = 0,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.h | 51 WpaGui(QApplication *app, QWidget *parent = 0, const char *name = 0,
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_media_mem.c | 544 struct rb_node *parent = NULL; in mmb_add_to_rbtree() local 549 parent = *p; in mmb_add_to_rbtree() 550 entry = rb_entry(parent, hil_mmb_t, s_node); in mmb_add_to_rbtree() 561 rb_link_node(&mmb->s_node, parent, p); in mmb_add_to_rbtree() 565 parent = *p; in mmb_add_to_rbtree() 566 entry = rb_entry(parent, hil_mmb_t, node); in mmb_add_to_rbtree() 578 rb_link_node(&mmb->node, parent, p); in mmb_add_to_rbtree()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/ |
H A D | slider_pattern_test_ng.cpp | 1240 auto parent = sliderPattern->parentAccessibilityNode_; in HWTEST_F() local 1241 ASSERT_NE(parent, nullptr); in HWTEST_F() 1326 auto parent = sliderPattern->parentAccessibilityNode_; in HWTEST_F() local 1327 ASSERT_NE(parent, nullptr); in HWTEST_F() 1369 auto parent = sliderPattern->parentAccessibilityNode_; in HWTEST_F() local 1370 ASSERT_NE(parent, nullptr); in HWTEST_F() 1385 EXPECT_EQ(parent->GetChildren().size(), HORIZONTAL_STEP_POINTS.size()); in HWTEST_F()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tznames_impl.cpp | 310 TextTrieMap::addChildNode(CharacterNode *parent, UChar c, UErrorCode &status) { in addChildNode() argument 316 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() 331 int32_t parentIndex = (int32_t)(parent - fNodes); in addChildNode() 336 parent = fNodes + parentIndex; in addChildNode() 345 parent->fFirstChild = (uint16_t)fNodesCount; in addChildNode() 354 TextTrieMap::getChildNode(CharacterNode *parent, UChar c) const { in getChildNode() argument 356 uint16_t nodeIndex = parent->fFirstChild; in getChildNode()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tznames_impl.cpp | 310 TextTrieMap::addChildNode(CharacterNode *parent, char16_t c, UErrorCode &status) { in addChildNode() argument 316 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() 331 int32_t parentIndex = (int32_t)(parent - fNodes); in addChildNode() 336 parent = fNodes + parentIndex; in addChildNode() 345 parent->fFirstChild = (uint16_t)fNodesCount; in addChildNode() 354 TextTrieMap::getChildNode(CharacterNode *parent, char16_t c) const { in getChildNode() argument 356 uint16_t nodeIndex = parent->fFirstChild; in getChildNode()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_schedule.c | 176 bi_push_dependency(unsigned parent, unsigned child, in bi_push_dependency() argument 179 if (!BITSET_TEST(dependents[parent], child)) { in bi_push_dependency() 180 BITSET_SET(dependents[parent], child); in bi_push_dependency() 190 util_dynarray_foreach(table + index, unsigned, parent) in add_dependency() 191 bi_push_dependency(*parent, child, dependents, dep_counts); in add_dependency() 195 mark_access(struct util_dynarray *table, unsigned index, unsigned parent) in mark_access() argument 198 util_dynarray_append(&table[index], unsigned, parent); in mark_access()
|
/third_party/openssl/test/ |
H A D | acvp_test.c | 1314 EVP_RAND_CTX *ctx = NULL, *parent = NULL; in drbg_test() local 1323 || !TEST_ptr(parent = EVP_RAND_CTX_new(rand, NULL))) in drbg_test() 1330 if (!TEST_true(EVP_RAND_CTX_set_params(parent, params))) in drbg_test() 1335 || !TEST_ptr(ctx = EVP_RAND_CTX_new(rand, parent))) in drbg_test() 1355 if (!TEST_true(EVP_RAND_CTX_set_params(parent, params))) in drbg_test() 1374 || !TEST_true(EVP_RAND_uninstantiate(parent))) in drbg_test() 1384 EVP_RAND_CTX_free(parent); in drbg_test()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | tznames_impl.cpp | 302 TextTrieMap::addChildNode(CharacterNode *parent, UChar c, UErrorCode &status) { in addChildNode() argument 308 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() 323 int32_t parentIndex = (int32_t)(parent - fNodes); in addChildNode() 328 parent = fNodes + parentIndex; in addChildNode() 337 parent->fFirstChild = (uint16_t)fNodesCount; in addChildNode() 346 TextTrieMap::getChildNode(CharacterNode *parent, UChar c) const { in getChildNode() argument 348 uint16_t nodeIndex = parent->fFirstChild; in getChildNode()
|