/external/freetype/include/internal/services/ |
D | svsfnt.h | 75 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument 78 load_, get_, info_ \ 83 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument 88 clazz->get_table = get_; \
|
/external/pdfium/third_party/freetype/include/freetype/internal/services/ |
D | svsfnt.h | 75 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument 78 load_, get_, info_ \ 83 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument 88 clazz->get_table = get_; \
|
/external/v8/src/ |
D | property-descriptor.h | 85 Handle<Object> get() const { return get_; } in get() 86 void set_get(Handle<Object> get) { get_ = get; } in set_get() 87 bool has_get() const { return !get_.is_null(); } in has_get() 111 Handle<Object> get_; variable
|
/external/libcxxabi/test/ |
D | unwind_06.pass.cpp | 17 double get_(int x) { return (double)x; } in get_() function 19 double (* volatile get)(int) = get_;
|
/external/opencv/cv/src/ |
D | _cvlist.h | 111 _LIST_INLINE type* prefix##get_##type(CVPOS);\ 350 type* prefix##get_##type(CVPOS pos)\
|
/external/v8/src/js/ |
D | v8natives.js | 338 this.get_ = UNDEFINED; 403 this.get_ = get; 407 return this.get_;
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Define.h | 53 JS_WIDESTRING(prop_name), get_##prop_name##_static, \ 124 static void get_##prop_name##_static( \
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 548 #define MAKE_PROPERTY(Type, PropName, PropValue) STDMETHODIMP get_##PropName(Type* pVal) { if (pVal… 550 #define MAKE_PROPERTY_STRING(Type, PropName, PropValue) STDMETHODIMP get_##PropName(Type* pVal) { i… 552 #define MAKE_READONLY_PROPERTY(Type, PropName, PropValue) STDMETHODIMP get_##PropName(Type* pVal) {… 561 #define WRL_PROP_GET(obj, prop, arg, hr) hr = obj->get_##prop(&arg);
|
/external/bison/ |
D | maint.mk | 550 clear|delete|free|get_(first|next)|insert|lookup|print_statistics|reset_tuning
|
/external/autotest/frontend/afe/doctests/ |
D | 001_rpc_test.txt | 639 # get_* methods can take query_start and query_limit arguments to implement
|
/external/chromium-trace/catapult/tracing/test_data/ |
D | v8.log | 1394 code-creation,LazyCompile,0,0x42430f40,200,"$Array.get_ native v8natives.js:555",0x234172a8,~ 1405 code-creation,StoreIC,9,0x42431240,135,"get_" 1502 code-creation,LazyCompile,0,0x42433380,180,"$Array.get_ native v8natives.js:559",0x23417330,~ 1509 code-creation,LazyCompile,0,0x42433440,180,"$Array.get_ native v8natives.js:562",0x23417398,~ 1558 code-creation,StoreIC,9,0x424349a0,212,"get_" 1595 code-creation,LoadIC,5,0x42435dc0,93,"get_" 3645 code-creation,StoreIC,9,0x4f00f660,135,"get_" 3658 code-creation,LoadPolymorphicIC,5,0x4f00ffc0,105,"get_" 3674 code-creation,StoreIC,9,0x4f010ac0,212,"get_" 5574 code-creation,StoreIC,9,0x4f042ca0,135,"get_" [all …]
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 6522 (get_*): changed to use the dbus_message_iter_get_basic API 6523 (get_*_array): removed in favor of recursive get_array method
|