/external/rust/crates/protobuf-parse/src/proto/ |
D | rustproto.proto | 14 // When false, `get_`, `set_`, `mut_` etc. accessors are not generated 16 // When false, `get_` is not generated even if `syntax = "proto2"` 28 // When false, `get_`, `set_`, `mut_` etc. accessors are not generated 30 // When false, `get_` is not generated even if `syntax = "proto2"` 39 // When false, `get_`, `set_`, `mut_` etc. accessors are not generated 41 // When false, `get_` is not generated even if `syntax = "proto2"`
|
/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_introspection.inl | 55 static int get_##ENUM(const FEAT_TYPE_NAME* features) { \ 62 #define LINE(ENUM, NAME, A, B, C) [ENUM] = get_##ENUM,
|
/external/pdfium/fxjs/ |
D | js_define.h | 142 static void get_##prop_name##_static( \ 145 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/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/cronet/buildtools/third_party/libc++abi/trunk/test/ |
D | unwind_06.pass.cpp | 23 double get_(int x) { return (double)x; } in get_() function 25 double (* volatile get)(int) = get_;
|
/external/rust/crates/bytes/ |
D | CHANGELOG.md | 187 - `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/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/rust/crates/jni/ |
D | CHANGELOG.md | 48 - `AutoArray` and generic `get_array_elements()`, along with `get_<type>_array_elements` helpers. (…
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 3525 get_##prefix##_prog_data(const struct anv_graphics_pipeline *pipeline) \
|
/external/libabigail/ |
D | NEWS | 141 corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab
|
D | ChangeLog | 1756 corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab 9437 * include/abg-corpus.h (corpus{_group}::get_{fun, 9440 Use the virtual corpus::get_{fun, var}_symbol_map() member 12963 use the new diff_context::get_{first, second}_corpus member 16007 (corpus::priv::get_{basic, class, union, enum, typedef, qualified, 19976 (function_decl::parameter::get_{name_id, type_name}): Return an 26969 * incude/abg-ir.h (decl::get_{qualified_name, 31517 (array_type_def::get_{element_type,location,subranges}): Likewise. 33317 Make type_base::get_{size,alignment}_in_bits virtual 33318 * include/abg-ir.h (type_base::get_{size,alignment}_in_bits): Make [all …]
|
/external/rust/crates/tokio/ |
D | CHANGELOG.md | 1047 - io: add `get_{ref,mut}` methods to `AsyncFdReadyGuard` and `AsyncFdReadyMutGuard` ([#3807])
|
/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.
|