/external/harfbuzz/src/ |
D | harfbuzz-greek.c | 45 HB_UChar16 base; member 69 static HB_UChar16 compose_0x300(HB_UChar16 base) in compose_0x300() 110 static HB_UChar16 compose_0x301(HB_UChar16 base) in compose_0x301() 138 static HB_UChar16 compose_0x304(HB_UChar16 base) in compose_0x304() 156 static HB_UChar16 compose_0x306(HB_UChar16 base) in compose_0x306() 173 static HB_UChar16 compose_0x308(HB_UChar16 base) in compose_0x308() 200 static HB_UChar16 compose_0x313(HB_UChar16 base) in compose_0x313() 228 static HB_UChar16 compose_0x314(HB_UChar16 base) in compose_0x314() 268 static HB_UChar16 compose_0x342(HB_UChar16 base) in compose_0x342() 343 static HB_UChar16 compose_0x345(HB_UChar16 base) in compose_0x345() [all …]
|
/external/icu4c/common/ |
D | putilimp.h | 264 # define U_MAX_PTR(base) ((void *)0x7fffffff) argument 266 # define U_MAX_PTR(base) uprv_maximumPtr((void *)base) argument 275 # define U_MAX_PTR(base) \ argument 280 # define U_MAX_PTR(base) \ argument
|
/external/chromium/third_party/libevent/ |
D | event.c | 135 gettime(struct event_base *base, struct timeval *tp) in gettime() 161 struct event_base *base = event_base_new(); in event_init() local 173 struct event_base *base; in event_base_new() local 207 event_base_free(struct event_base *base) in event_base_free() 268 event_reinit(struct event_base *base) in event_reinit() 313 event_base_priority_init(struct event_base *base, int npriorities) in event_base_priority_init() 345 event_haveevents(struct event_base *base) in event_haveevents() 357 event_process_active(struct event_base *base) in event_process_active() 409 event_base_get_method(struct event_base *base) in event_base_get_method() 418 struct event_base *base = arg; in event_loopexit_cb() local [all …]
|
D | signal.c | 96 evsignal_init(struct event_base *base) in evsignal_init() 140 _evsignal_set_handler(struct event_base *base, in _evsignal_set_handler() 207 struct event_base *base = ev->ev_base; in evsignal_add() local 237 _evsignal_restore_handler(struct event_base *base, int evsignal) in _evsignal_restore_handler() 269 struct event_base *base = ev->ev_base; in evsignal_del() local 311 evsignal_process(struct event_base *base) in evsignal_process() 337 evsignal_dealloc(struct event_base *base) in evsignal_dealloc()
|
/external/webkit/Source/WebCore/html/ |
D | HTMLAllCollection.cpp | 33 PassRefPtr<HTMLAllCollection> HTMLAllCollection::create(PassRefPtr<Node> base) in create() 38 HTMLAllCollection::HTMLAllCollection(PassRefPtr<Node> base) in HTMLAllCollection()
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | ShaderLang.cpp | 47 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(handle); in getVariableInfo() local 115 TShHandleBase* base = static_cast<TShHandleBase*>(ConstructCompiler(type, spec)); in ShConstructCompiler() local 134 TShHandleBase* base = static_cast<TShHandleBase*>(handle); in ShDestruct() local 159 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(handle); in ShCompile() local 173 TShHandleBase* base = static_cast<TShHandleBase*>(handle); in ShGetInfo() local 210 TShHandleBase* base = static_cast<TShHandleBase*>(handle); in ShGetInfoLog() local 226 TShHandleBase* base = static_cast<TShHandleBase*>(handle); in ShGetObjectCode() local
|
/external/webkit/Source/JavaScriptCore/assembler/ |
D | X86Assembler.h | 292 void push_m(int offset, RegisterID base) in push_m() 297 void pop_m(int offset, RegisterID base) in pop_m() 322 void addl_mr(int offset, RegisterID base, RegisterID dst) in addl_mr() 327 void addl_rm(RegisterID src, int offset, RegisterID base) in addl_rm() 343 void addl_im(int imm, int offset, RegisterID base) in addl_im() 371 void addq_im(int imm, int offset, RegisterID base) in addq_im() 399 void andl_mr(int offset, RegisterID base, RegisterID dst) in andl_mr() 404 void andl_rm(RegisterID src, int offset, RegisterID base) in andl_rm() 420 void andl_im(int imm, int offset, RegisterID base) in andl_im() 465 void negl_m(int offset, RegisterID base) in negl_m() [all …]
|
/external/valgrind/main/none/tests/amd64/ |
D | amd64locked.c | 520 ULong btsl_mem ( UChar* base, int bitno ) in btsl_mem() 531 ULong btsw_mem ( UChar* base, int bitno ) in btsw_mem() 543 ULong btrq_mem ( UChar* base, int bitno ) in btrq_mem() 554 ULong btrl_mem ( UChar* base, int bitno ) in btrl_mem() 565 ULong btrw_mem ( UChar* base, int bitno ) in btrw_mem() 577 ULong btcq_mem ( UChar* base, int bitno ) in btcq_mem() 588 ULong btcl_mem ( UChar* base, int bitno ) in btcl_mem() 599 ULong btcw_mem ( UChar* base, int bitno ) in btcw_mem() 611 ULong btq_mem ( UChar* base, int bitno ) in btq_mem() 623 ULong btl_mem ( UChar* base, int bitno ) in btl_mem() [all …]
|
/external/webkit/Source/JavaScriptCore/jit/ |
D | JSInterfaceJIT.h | 244 inline JSInterfaceJIT::Address JSInterfaceJIT::tagFor(int virtualRegisterIndex, RegisterID base) in tagFor() 250 …nline JSInterfaceJIT::Address JSInterfaceJIT::payloadFor(int virtualRegisterIndex, RegisterID base) in payloadFor() 256 …ne JSInterfaceJIT::Address JSInterfaceJIT::intPayloadFor(int virtualRegisterIndex, RegisterID base) in intPayloadFor() 261 …inline JSInterfaceJIT::Address JSInterfaceJIT::intTagFor(int virtualRegisterIndex, RegisterID base) in intTagFor() 326 …nline JSInterfaceJIT::Address JSInterfaceJIT::payloadFor(int virtualRegisterIndex, RegisterID base) in payloadFor() 332 …ne JSInterfaceJIT::Address JSInterfaceJIT::intPayloadFor(int virtualRegisterIndex, RegisterID base) in intPayloadFor() 337 …inline JSInterfaceJIT::Address JSInterfaceJIT::intTagFor(int virtualRegisterIndex, RegisterID base) in intTagFor() 344 …nline JSInterfaceJIT::Address JSInterfaceJIT::addressFor(int virtualRegisterIndex, RegisterID base) in addressFor()
|
D | JITPropertyAccess32_64.cpp | 54 unsigned base = currentInstruction[1].u.operand; in emit_op_put_by_index() local 67 unsigned base = currentInstruction[1].u.operand; in emit_op_put_getter() local 80 unsigned base = currentInstruction[1].u.operand; in emit_op_put_setter() local 94 unsigned base = currentInstruction[2].u.operand; in emit_op_del_by_id() local 118 unsigned base = currentInstruction[2].u.operand; in emit_op_get_by_val() local 134 unsigned base = currentInstruction[1].u.operand; in emit_op_put_by_val() local 153 int base = currentInstruction[2].u.operand; in emit_op_get_by_id() local 172 int base = currentInstruction[1].u.operand; in emit_op_put_by_id() local 209 int base = currentInstruction[2].u.operand; in emit_op_method_check() local 253 int base = currentInstruction[2].u.operand; in emitSlow_op_method_check() local [all …]
|
/external/valgrind/main/memcheck/tests/amd64/ |
D | bt_everything.c | 18 ULong btsq_mem ( char* base, Word bitno ) in btsq_mem() 32 ULong btrq_mem ( char* base, Word bitno ) in btrq_mem() 43 ULong btcq_mem ( char* base, Word bitno ) in btcq_mem() 54 ULong btq_mem ( char* base, Word bitno ) in btq_mem() 69 ULong btsl_mem ( char* base, Word bitno ) in btsl_mem() 83 ULong btrl_mem ( char* base, Word bitno ) in btrl_mem() 94 ULong btcl_mem ( char* base, Word bitno ) in btcl_mem() 105 ULong btl_mem ( char* base, Word bitno ) in btl_mem() 121 ULong btsw_mem ( char* base, Word bitno ) in btsw_mem() 135 ULong btrw_mem ( char* base, Word bitno ) in btrw_mem() [all …]
|
/external/doclava/src/com/google/doclava/ |
D | ParamTagInfo.java | 31 ParamTagInfo(String name, String kind, String text, ContainerInfo base, SourcePositionInfo sp) { in ParamTagInfo() 50 String parameterComment, String parameterName, ContainerInfo base, SourcePositionInfo sp) { in ParamTagInfo() 70 public void makeHDF(Data data, String base) { in makeHDF() 76 public static void makeHDF(Data data, String base, ParamTagInfo[] tags) { in makeHDF()
|
D | SeeTagInfo.java | 25 …SeeTagInfo(String name, String kind, String text, ContainerInfo base, SourcePositionInfo position)… in SeeTagInfo() 44 public void makeHDF(Data data, String base) { in makeHDF() 64 public static void makeHDF(Data data, String base, SeeTagInfo[] tags) { in makeHDF()
|
D | TagInfo.java | 54 public void makeHDF(Data data, String base) { in makeHDF() 60 public static void makeHDF(Data data, String base, TagInfo[] tags) { in makeHDF() 64 public static void makeHDF(Data data, String base, InheritedTags tags) { in makeHDF() 68 private static int makeHDF(Data data, String base, TagInfo[] tags, InheritedTags inherited, in makeHDF()
|
D | ThrowsTagInfo.java | 28 public ThrowsTagInfo(String name, String kind, String text, ContainerInfo base, in ThrowsTagInfo() 46 String exceptionComment, ContainerInfo base, SourcePositionInfo sp) { in ThrowsTagInfo() 64 public static void makeHDF(Data data, String base, ThrowsTagInfo[] tags) { in makeHDF()
|
D | AttrTagInfo.java | 44 …AttrTagInfo(String name, String kind, String text, ContainerInfo base, SourcePositionInfo position… in AttrTagInfo() 51 void parse(String text, ContainerInfo base, SourcePositionInfo position) { in parse() 106 public void makeHDF(Data data, String base) { in makeHDF() 114 public static void makeReferenceHDF(Data data, String base, AttrTagInfo[] tags) { in makeReferenceHDF()
|
/external/clang/test/SemaCXX/ |
D | qual-id-test.cpp | 6 struct base // expected-note{{object type}} struct 8 void x() {} in x() 9 void y() {} in y() 88 typedef A::member base; // expected-note{{current scope}} in fun4a() typedef 95 typedef A::B::base base; in fun4b() typedef
|
/external/skia/src/core/ |
D | SkTSearch.cpp | 21 static inline const char* index_into_base(const char*const* base, int index, in index_into_base() 27 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() 63 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() 69 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() 79 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() 176 void SkQSort(void* base, size_t count, size_t elemSize, SkQSortCompareProc compare) in SkQSort()
|
/external/bluetooth/glib/gio/tests/ |
D | filter-streams.c | 20 GInputStream *base, *f1, *f2; in test_input_filter() local 51 GOutputStream *base, *f1, *f2; in test_output_filter() local 102 GInputStream *base, *f1, *f2; in test_input_async() local 174 GOutputStream *base, *f1, *f2; in test_output_async() local
|
/external/freetype/src/base/ |
D | ftgloadr.c | 89 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Rewind() local 144 FT_Outline* base = &loader->base.outline; in FT_GlyphLoader_Adjust_Points() local 187 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Adjust_Subglyphs() local 206 FT_Outline* base = &loader->base.outline; in FT_GlyphLoader_CheckPoints() local 283 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_CheckSubGlyphs() local 325 FT_GlyphLoad base; in FT_GlyphLoader_Add() local
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | PutPropertySlot.h | 48 void setExistingProperty(JSObject* base, size_t offset) in setExistingProperty() 55 void setNewProperty(JSObject* base, size_t offset) in setNewProperty() 63 JSObject* base() const { return m_base; } in base() function
|
/external/e2fsprogs/lib/e2p/ |
D | percent.c | 18 unsigned int e2p_percent(int percent, unsigned int base) in e2p_percent() 37 unsigned int base; in main() local
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
D | GeneralSubtree.java | 36 private GeneralName base; field in GeneralSubtree 112 GeneralName base, in GeneralSubtree() 131 public GeneralSubtree(GeneralName base) in GeneralSubtree()
|
/external/webkit/Source/WebCore/html/canvas/ |
D | ArrayBufferView.cpp | 55 char* base = static_cast<char*>(baseAddress()); in setImpl() local 69 char* base = static_cast<char*>(baseAddress()); in setRangeImpl() local 83 char* base = static_cast<char*>(baseAddress()); in zeroRangeImpl() local
|
/external/webkit/Source/WebCore/rendering/mathml/ |
D | RenderMathMLUnderOver.cpp | 124 RenderObject* base = firstChild(); in stretchToHeight() local 149 RenderObject* base = 0; in layout() local 260 RenderObject* base = current->firstChild(); in baselinePosition() local 269 RenderObject* base = current->firstChild(); in baselinePosition() local
|