Home
last modified time | relevance | path

Searched defs:DataMap (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-meta-table.hh41 struct DataMap struct
43 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
45 hb_tag_t get_tag () const { return tag; } in get_tag()
47 hb_blob_t *reference_entry (hb_blob_t *meta_blob) const in reference_entry()
50 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
58 Tag tag; /* A tag indicating the type of metadata. */
60 dataZ; /* Offset in bytes from the beginning of the
62 HBUINT32 dataLength; /* Length of the data. The data is not required to
/third_party/skia/third_party/externals/tint/src/transform/
Dadd_empty_entry_point.cc30 void AddEmptyEntryPoint::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dremove_unreachable_statements.cc41 const DataMap&, in Run()
Dvectorize_scalar_matrix_constructors.cc36 const DataMap&, in Run()
Dfor_loop_to_loop.cc28 void ForLoopToLoop::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dpromote_initializers_to_const_var.cc36 const DataMap&, in Run()
Dfold_constants.cc36 void FoldConstants::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dfold_trivial_single_use_lets.cc53 const DataMap&, in Run()
Dloop_to_for_loop.cc59 void LoopToForLoop::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dexternal_texture_transform.cc30 const DataMap&, in Run()
Dunshadow.cc94 void Unshadow::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dremove_phonies.cc71 void RemovePhonies::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dtransform.cc59 void Transform::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dpad_array_elements.cc100 void PadArrayElements::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dsimplify_pointers.cc234 void SimplifyPointers::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dwrap_arrays_in_structs.cc41 void WrapArraysInStructs::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dcalculate_array_length.cc74 void CalculateArrayLength::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dsingle_entry_point.cc34 void SingleEntryPoint::Run(CloneContext& ctx, const DataMap& inputs, DataMap&) { in Run() argument
Dtransform.h59 explicit DataMap(DATA... data_unique_ptrs) { in DataMap() function
Ddecompose_strided_matrix.cc120 void DecomposeStridedMatrix::Run(CloneContext& ctx, const DataMap&, DataMap&) { in Run()
Dmodule_scope_var_to_entry_point_param.cc353 const DataMap&, in Run()
/third_party/icu/icu4c/source/test/intltest/
Ddadrfmt.h29 class DataMap; variable
Ddadrcal.h29 class DataMap; variable
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dtstdtmod.h29 class DataMap; variable
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtstdtmod.h29 class DataMap; variable

12