| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_internal.h | 275 CordRep* child; member
|
| H A D | cord_rep_ring.cc | 91 CordRep* child = rep.entry_child(head); in operator <<() local 119 Add(CordRep* child, size_t offset, pos_type end_pos) Add() argument 166 CordRep* child = entry_child(head); IsValid() local 297 CordRep* child = entry_child(back); GetAppendBuffer() local 316 CordRep* child = entry_child(head_); GetPrependBuffer() local 329 CreateFromLeaf(CordRep* child, size_t offset, size_t len, size_t extra) CreateFromLeaf() argument 341 CreateSlow(CordRep* child, size_t extra) CreateSlow() argument 358 Create(CordRep* child, size_t extra) Create() argument 434 AppendSlow(CordRepRing* rep, CordRep* child) AppendSlow() argument 445 AppendLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) AppendLeaf() argument 458 Append(CordRepRing* rep, CordRep* child) Append() argument 469 PrependSlow(CordRepRing* rep, CordRep* child) PrependSlow() argument 480 PrependLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) PrependLeaf() argument 494 Prepend(CordRepRing* rep, CordRep* child) Prepend() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord_ring_test.cc | 377 CordRepRing* CreateWithCapacity(CordRep* child, size_t extra_capacity) { in CreateWithCapacity() argument 558 auto* child = RefIfInputSharedIndirect(MakeSubstring(4, 20, flat)); in TEST_P() local 567 auto* child = RefIfInputShared(MakeExternal(str1)); in TEST_P() local 577 auto* child = RefIfInputSharedIndirect(MakeSubstring(1, 24, external)); in TEST_P() local 589 auto* child = TEST_P() local 617 auto* child = RefIfInputShared(MakeSubstring(off, len, concat)); TEST_P() local 640 CordRep* child = MakeFlat(str1); TEST_P() local 650 CordRep* child = MakeFlat(str1); TEST_P() local 1030 CordRepRing* child = FromFlats(flats, composition); TEST_P() local 1043 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1058 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1073 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1088 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1103 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1118 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1136 CordRepRing* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1151 CordRepRing* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1164 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1179 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1193 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1208 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1223 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1239 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1256 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1406 CordRep* child = FromFlats(flats, kAppend); TEST_F() local 1416 auto* child = MakeSubstring(4, 20, MakeFlat(str1)); TEST_F() local [all...] |
| /third_party/skia/include/effects/ |
| H A D | SkRuntimeEffect.h | 381 BuilderChild child(const char* name) { in child() function in SkSL::SkRuntimeEffectBuilder 382 const SkRuntimeEffect::Child* child = fEffect->findChild(name); in child() local [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | DisplacementMapEffect.cpp | 77 static sk_sp<DisplacementNode> Make(sk_sp<RenderNode> child, in Make() argument 121 DisplacementNode(sk_sp<RenderNode> child, const SkSize& child_size, in DisplacementNode() argument [all...] |
| H A D | FractalNoiseEffect.cpp | 237 explicit FractalNoiseNode(sk_sp<RenderNode> child) : INHERITED({std::move(child)}) {} in FractalNoiseNode() argument 304 const auto& child = this->children()[0]; variable
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Skottie.cpp | 78 OpacityAdapter(const skjson::ObjectValue& jobject, sk_sp<sksg::RenderNode> child, const AnimationBuilder& abuilder) OpacityAdapter() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 595 cJSON *child; in parse_array() local 637 cJSON *child = item->child; print_array() local 734 cJSON *child; parse_object() local 792 cJSON *child = item->child; print_object() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| H A D | core.c | 545 struct device_node *parent, *child;
in nvmem_add_cells_from_of() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | clearvideo.c | 66 struct TileInfo *child[4]; member
|
| H A D | agm.c | 918 int child[2]; member [all...] |
| H A D | opus_silk.c | 402 silk_count_children(OpusRangeCoder *rc, int model, int32_t total, int32_t child[2]) silk_count_children() argument
|
| /third_party/elfutils/tests/ |
| H A D | varlocs.c | 1026 Dwarf_Die child; handle_die() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 641 dnode_t *nil = dict_nil(dict), *child, *delparent = delete->parent; in dict_delete() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | cmdutils.c | 166 const AVClass *child; in show_help_children() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 1272 int child = 2 * index + 1; in heap_bubble_down() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_remap.c | 85 snd_ctl_t *child; member 911 add_to_remap(snd_ctl_remap_t *priv, snd_ctl_elem_id_t *child, snd_ctl_elem_id_t *app) add_to_remap() argument 936 snd_ctl_elem_id_t child, app; parse_remap() local 1156 snd_ctl_remap_open(snd_ctl_t **handlep, const char *name, snd_config_t *remap, snd_config_t *map, snd_ctl_t *child, int mode) snd_ctl_remap_open() argument 1295 snd_config_t *child = NULL; _snd_ctl_remap_open() local [all...] |
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 85 snd_config_t *child, *cfg, *top, *item_config, *n; in tplg_parent_update() local 204 snd_config_t *top, *child; in tplg_create_config_template() local 544 snd_config_t *top, *tuple_cfg, *child, *cfg, *new; in tplg_pp_add_object_tuple_section() local 677 snd_config_t *top, *data_cfg, *child; tplg_pp_add_object_data_section() local [all...] |
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 264 cJSON *child = array ? array->child : NULL; in get_array_item() local 712 cJSON *child = array->child; insert_item_in_array() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_sched.c | 323 struct ir3_sched_node *child = in schedule() local 868 struct ir3_sched_node *child = (struct ir3_sched_node *)edge->child; in dump_state() local 1149 struct ir3_sched_node *child = (struct ir3_sched_node *)edge->child; in sched_dag_max_delay_cb() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_deref.c | 873 nir_deref_instr *child = nir_instr_as_deref(use->parent_instr); in nir_deref_instr_fixup_child_types() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_schedule.c | 694 struct schedule_node *child = in dump_state() local 777 struct schedule_node *child = in compute_delay() local 807 struct schedule_node *child in mark_instruction_scheduled() local [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_schedule.c | 66 add_dependency(struct util_dynarray *table, unsigned index, uint16_t mask, midgard_instruction **instructions, unsigned child) in add_dependency() argument
|
| /third_party/icu/icu4c/source/tools/ctestfw/ |
| H A D | ctest.c | 49 struct TestNode* child; member [all...] |
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tinjpage.c | 924 pid_t child = fork(); main() local [all...] |