/external/skia/src/animator/ |
D | SkHitTest.cpp | 25 SK_MEMBER_ARRAY(targets, Displayable), 40 int targetCount = targets.count(); in draw() 49 SkDisplayable* target = targets[tIndex]; in draw() 67 for (int tIndex = 0; tIndex < targets.count(); tIndex++) { in enable() 68 SkDisplayable* target = targets[tIndex]; in enable()
|
D | SkHitClear.cpp | 23 SK_MEMBER_ARRAY(targets, Displayable) 31 for (int tIndex = 0; tIndex < targets.count(); tIndex++) { in enable() 32 SkDisplayable* target = targets[tIndex]; in enable()
|
D | SkHitClear.h | 30 SkTDDisplayableArray targets;
|
D | SkHitTest.h | 34 SkTDDisplayableArray targets; variable
|
/external/icu4c/i18n/ |
D | transreg.cpp | 726 Hashtable *targets = (Hashtable*) specDAG.get(source); in countAvailableTargets() local 727 return (targets == 0) ? 0 : targets->count(); in countAvailableTargets() 733 Hashtable *targets = (Hashtable*) specDAG.get(source); in getAvailableTarget() local 734 if (targets == 0) { in getAvailableTarget() 741 e = targets->nextElement(pos); in getAvailableTarget() 756 Hashtable *targets = (Hashtable*) specDAG.get(source); in countAvailableVariants() local 757 if (targets == 0) { in countAvailableVariants() 760 UVector *variants = (UVector*) targets->get(target); in countAvailableVariants() 769 Hashtable *targets = (Hashtable*) specDAG.get(source); in getAvailableVariant() local 770 if (targets == 0) { in getAvailableVariant() [all …]
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 822 final int [] targets = new int [npairs + 1]; in visit() local 823 targets [0] = ip + ov; in visit() 836 targets [p + 1] = ip + ov; in visit() 840 branches.put (ip, new LOOKUPSWITCH (keys, targets)); in visit() 861 final int [] targets = new int [high - low + 2]; in visit() local 862 targets [0] = ip + ov; in visit() 868 targets [index - low + 1] = ip + ov; in visit() 873 branches.put (ip, new TABLESWITCH (low, high, targets)); in visit() 1042 final int [] targets = block.m_branch.m_targets; in visit() local 1043 if (targets != null) in visit() [all …]
|
/external/webkit/WebCore/platform/gtk/ |
D | PasteboardGtk.cpp | 112 …GtkTargetEntry* targets = gtk_target_table_new_from_list(m_helper->getCopyTargetList(frame), &n_ta… in writeSelection() local 113 gtk_clipboard_set_with_data(clipboard, targets, n_targets, in writeSelection() 115 gtk_target_table_free(targets, n_targets); in writeSelection()
|
/external/strace/ |
D | TODO | 16 update automatic remaking of autoconf targets 28 fix clean targets so config.h and config.status can be removed
|
/external/icu4c/samples/uresb/ |
D | resources.mak | 9 @echo All targets are up to date
|
/external/webkit/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 210 GtkTargetEntry* targets = gtk_target_table_new_from_list(targetList, &targetCount); in respondToChangedSelection() local 211 gtk_clipboard_set_with_owner(clipboard, targets, targetCount, in respondToChangedSelection() 213 gtk_target_table_free(targets, targetCount); in respondToChangedSelection()
|
/external/icu4c/tools/genren/ |
D | README | 19 - Other make targets here
|
/external/zlib/projects/ |
D | README.projects | 23 - The project may provide additional build targets, which depend on
|
/external/icu4c/samples/ |
D | readme.txt | 67 (other targets: clean-samples, check-samples)
|
/external/icu4c/extra/uconv/ |
D | makedata.mak | 78 @echo All targets are up to date (mode $(PKGMODE))
|
/external/zlib/contrib/delphi/ |
D | zlibd32.mak | 27 # targets
|
/external/webkit/WebKitTools/CodeCoverage/ |
D | run-generate-coverage-data | 85 def collect_cov(base_path,targets):
|
/external/zlib/contrib/pascal/ |
D | zlibd32.mak | 27 # targets
|
/external/openssl/crypto/des/ |
D | INSTALL | 30 There are some special Makefile targets that make life easier.
|
/external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/NetscapeInputMethodPlugin.xcodeproj/ |
D | project.pbxproj | 111 targets = (
|
/external/icu4c/config/ |
D | mh-os400 | 66 ## Platform commands to remove or move executable and library targets
|
/external/zlib/qnx/ |
D | package.qpg | 9 <QPG:Package targets="combine"/>
|
/external/skia/xcode/giflib.xcodeproj/ |
D | project.pbxproj | 118 targets = (
|
/external/skia/xcode/expat.xcodeproj/ |
D | project.pbxproj | 115 targets = (
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/NetscapeCocoaPlugin.xcodeproj/ |
D | project.pbxproj | 116 targets = (
|
/external/webkit/WebCore/manual-tests/NPN_Invoke/NPN_Invoke.xcodeproj/ |
D | project.pbxproj | 120 targets = (
|