/third_party/ffmpeg/libavfilter/ |
H A D | vf_premultiply.c | 648 AVFilterContext *ctx = fs->parent; in process_frame()
|
/third_party/ffmpeg/libswscale/ |
H A D | swscale_internal.h | 304 struct SwsContext *parent; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_dns_parse.c | 409 rr->parent->raw_rcode |= rcode_high; in ares_dns_parse_rr_opt()
|
/third_party/node/deps/v8/src/objects/ |
H A D | contexts.h | 786 Handle<Object> parent);
|
H A D | string.h | 292 // 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 D | heap-snapshot-generator.h | 460 bool IsEssentialHiddenReference(Object parent, int field_offset);
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | core_dispatch.h | 458 (void *provctx, void *parent,
|
/third_party/rust/crates/libc/src/unix/newlib/ |
H A D | mod.rs | 716 parent: ::Option<unsafe extern "C" fn()>, in pthread_atfork()
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | module-rtp-recv.c | 543 s->sink_input->parent.process_msg = sink_input_process_msg; in session_new()
|
/third_party/python/Include/internal/ |
H A D | pycore_runtime_init.h | 934 INIT_ID(parent), \
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.hpp | 1333 _argument_list_tree_node* parent; member
|
/third_party/openssl/include/openssl/ |
H A D | core_dispatch.h | 458 (void *provctx, void *parent,
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinyxmlparser.cpp | 895 // Set the parent, so it can report errors in Identify() 896 returnNode->parent = this; in Identify()
|
/third_party/pulseaudio/src/modules/raop/ |
H A D | raop-sink.c | 905 u->sink->parent.process_msg = sink_process_msg; in pa_raop_sink_new()
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 1174 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 D | googletest-printers-test.cc | 84 // 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 D | HashCalc.cpp | 1036 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 D | sfn_nir_lower_64bit.cpp | 954 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 D | spirv_builder.c | 748 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 D | input.py | 1276 # 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 D | testharness.js | 47 * 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 D | configure.py | 20 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 D | anv_allocator.c | 1294 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 D | input.py | 1266 # 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 D | sb_sched.cpp | 743 if (d && d->parent == c) in init_uc_val() 931 assert(f->parent->count() == 1); in process_fetch()
|