Home
last modified time | relevance | path

Searched refs:parent (Results 1726 - 1750 of 1864) sorted by relevance

1...<<61626364656667686970>>...75

/third_party/ffmpeg/libavfilter/
H A Dvf_premultiply.c648 AVFilterContext *ctx = fs->parent; in process_frame()
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h304 struct SwsContext *parent; member
/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c409 rr->parent->raw_rcode |= rcode_high; in ares_dns_parse_rr_opt()
/third_party/node/deps/v8/src/objects/
H A Dcontexts.h786 Handle<Object> parent);
H A Dstring.h292 // Returns the parent of a sliced string or first part of a flat cons string.
865 // a substring. A Sliced String is described as a pointer to the parent,
866 // the offset from the start of the parent string and the length. Using
867 // a Sliced String therefore requires unpacking of the parent string and
872 // - truncating sliced string to enable otherwise unneeded parent to be GC'ed.
875 inline void set_parent(String parent,
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h460 bool IsEssentialHiddenReference(Object parent, int field_offset);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcore_dispatch.h458 (void *provctx, void *parent,
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs716 parent: ::Option<unsafe extern "C" fn()>, in pthread_atfork()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c543 s->sink_input->parent.process_msg = sink_input_process_msg; in session_new()
/third_party/python/Include/internal/
H A Dpycore_runtime_init.h934 INIT_ID(parent), \
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp1333 _argument_list_tree_node* parent; member
/third_party/openssl/include/openssl/
H A Dcore_dispatch.h458 (void *provctx, void *parent,
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp895 // Set the parent, so it can report errors in Identify()
896 returnNode->parent = this; in Identify()
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c905 u->sink->parent.process_msg = sink_process_msg; in pa_raop_sink_new()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1174 SpillRange::SpillRange(TopLevelLiveRange* parent, Zone* zone) in SpillRange() argument
1177 byte_width_(ByteWidthForStackSlot(parent->representation())) { in SpillRange()
1184 for (LiveRange* range = parent; range != nullptr; range = range->next()) { in SpillRange()
1198 live_ranges().push_back(parent); in SpillRange()
1200 parent->SetSpillRange(this); in SpillRange()
/third_party/googletest/googletest/test/
H A Dgoogletest-printers-test.cc84 // A parent class with two child classes. The parent and one of the kids have
1323 ParentClass parent; in TEST() local
1326 EXPECT_EQ("ParentClass", Print(parent)); in TEST()
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1036 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */ , UInt32 *parent, UInt32 *parentType)) in GetParent() argument
1039 *parent = (UInt32)(Int32)-1; in GetParent()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp954 auto deref_array = nir_instr_as_deref(deref->parent.ssa->parent_instr); in load_deref_64_to_vec2()
987 auto deref_array = nir_instr_as_deref(deref->parent.ssa->parent_instr); in store_64_to_vec2()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c748 size_t index, SpvId variable, SpvId parent) in spirv_builder_set_phi_operand()
751 b->instructions.words[position + index * 2 + 1] = parent; in spirv_builder_set_phi_operand()
747 spirv_builder_set_phi_operand(struct spirv_builder *b, size_t position, size_t index, SpvId variable, SpvId parent) spirv_builder_set_phi_operand() argument
/third_party/node/tools/gyp/pylib/gyp/
H A Dinput.py1276 # the_dict in the_dict's parent dict. If the_dict's parent is not a dict
2426 for parent in configuration_dict.get("inherit_from", []):
2431 parent,
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js47 * test results are displayed in a table. Any parent windows receive
146 while (w != w.parent) {
147 w = w.parent;
3100 * test status in the parent realm). The `cleanup` method delegates to
/third_party/node/
H A Dconfigure.py20 os.chdir(Path(__file__).parent)
1233 o['variables']['zoslib_include_dir'] = Path(options.static_zoslib_gyp).parent + '/include'
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c1294 struct anv_state_pool *parent, in anv_state_reserved_pool_init()
1297 pool->pool = parent; in anv_state_reserved_pool_init()
1293 anv_state_reserved_pool_init(struct anv_state_reserved_pool *pool, struct anv_state_pool *parent, uint32_t count, uint32_t size, uint32_t alignment) anv_state_reserved_pool_init() argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dinput.py1266 # the_dict in the_dict's parent dict. If the_dict's parent is not a dict
2410 for parent in configuration_dict.get("inherit_from", []):
2415 parent,
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.cpp743 if (d && d->parent == c) in init_uc_val()
931 assert(f->parent->count() == 1); in process_fetch()

Completed in 64 milliseconds

1...<<61626364656667686970>>...75