Searched refs:get_ (Results 1 – 18 of 18) sorted by relevance
/external/freetype/include/freetype/internal/services/ |
D | svsfnt.h | 73 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument 76 load_, get_, info_ \
|
/external/cpu_features/src/ |
D | define_tables.h | 51 static int get_##ENUM(const DEFINE_TABLE_FEATURE_TYPE* features) { \ 62 #define FEATURE(ENUM, NAME, CPUINFO_FLAG, HWCAP, HWCAP2) [ENUM] = get_##ENUM,
|
/external/pdfium/fxjs/ |
D | js_define.h | 140 static void get_##prop_name##_static( \ 143 JSPropGetter<class_name, &class_name::get_##prop_name>( \
|
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/ |
D | union_traits_declaration.tmpl | 19 return input->get_{{field.name}}();
|
D | wrapper_union_class_declaration.tmpl | 60 {{field.kind|cpp_union_getter_return_type}} get_{{field.name}}() const {
|
/external/llvm-project/libcxxabi/test/ |
D | unwind_06.pass.cpp | 23 double get_(int x) { return (double)x; } in get_() function 25 double (* volatile get)(int) = get_;
|
/external/libcxxabi/test/ |
D | unwind_06.pass.cpp | 19 double get_(int x) { return (double)x; } in get_() function 21 double (* volatile get)(int) = get_;
|
/external/rust/crates/bytes/ |
D | CHANGELOG.md | 103 - `get_*`, `put_*`, `get_*_le`, and `put_*le` accessors for handling byte order.
|
/external/scapy/test/ |
D | bpf.uts | 112 = L2bpfListenSocket - get_*()
|
/external/rust/crates/paste/ |
D | README.md | 84 pub fn [<get_ $field>](&self) -> &str {
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 207 &IDiaSymbol::get_##Method, Session, FieldId, ShowFlags, \ 212 &IDiaSymbol::get_##Method); 216 &IDiaSymbol::get_##Method);
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 207 &IDiaSymbol::get_##Method, Session, FieldId, ShowFlags, \ 212 &IDiaSymbol::get_##Method); 216 &IDiaSymbol::get_##Method);
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a3.rst | 279 the DistributionMetadata get_* methods will now return a utf-8 encoded
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc.h | 845 unsigned get_##name() const { \
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 3525 get_##prefix##_prog_data(const struct anv_graphics_pipeline *pipeline) \
|
/external/libabigail/ |
D | ChangeLog | 5885 * include/abg-corpus.h (corpus{_group}::get_{fun, 5888 Use the virtual corpus::get_{fun, var}_symbol_map() member 9411 use the new diff_context::get_{first, second}_corpus member 12455 (corpus::priv::get_{basic, class, union, enum, typedef, qualified, 16424 (function_decl::parameter::get_{name_id, type_name}): Return an 23417 * incude/abg-ir.h (decl::get_{qualified_name, 27965 (array_type_def::get_{element_type,location,subranges}): Likewise. 29765 Make type_base::get_{size,alignment}_in_bits virtual 29766 * include/abg-ir.h (type_base::get_{size,alignment}_in_bits): Make 29768 (typedef_decl::get_{size,alignment}_in_bits): Add new member [all …]
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 1471 - zink/spirv: clean up get_[fu]vec_constant
|
/external/strace/ |
D | ChangeLog | 52348 * linux/powerpc/syscallent.h: Swap positions of get_ and set_robust_list.
|