/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | debflex.awk | 70 process(); function 74 process(); function 77 function process() { function
|
/external/icu4c/layout/ |
D | SinglePositioningSubtables.cpp | 18 le_uint32 SinglePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *fo… in process() function in SinglePositioningSubtable 44 le_uint32 SinglePositioningFormat1Subtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process() function in SinglePositioningFormat1Subtable 58 le_uint32 SinglePositioningFormat2Subtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process() function in SinglePositioningFormat2Subtable
|
D | SingleSubstitutionSubtables.cpp | 17 le_uint32 SingleSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter *fi… in process() function in SingleSubstitutionSubtable 43 le_uint32 SingleSubstitutionFormat1Subtable::process(GlyphIterator *glyphIterator, const LEGlyphFil… in process() function in SingleSubstitutionFormat1Subtable 61 le_uint32 SingleSubstitutionFormat2Subtable::process(GlyphIterator *glyphIterator, const LEGlyphFil… in process() function in SingleSubstitutionFormat2Subtable
|
D | MorphTables.cpp | 23 void MorphTableHeader::process(LEGlyphStorage &glyphStorage) const in process() function in MorphTableHeader 55 void MorphSubtableHeader::process(LEGlyphStorage &glyphStorage) const in process() function in MorphSubtableHeader
|
D | PairPositioningSubtables.cpp | 19 le_uint32 PairPositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *font… in process() function in PairPositioningSubtable 45 le_uint32 PairPositioningFormat1Subtable::process(GlyphIterator *glyphIterator, const LEFontInstanc… in process() function in PairPositioningFormat1Subtable 88 le_uint32 PairPositioningFormat2Subtable::process(GlyphIterator *glyphIterator, const LEFontInstanc… in process() function in PairPositioningFormat2Subtable
|
D | ContextualSubstSubtables.cpp | 148 le_uint32 ContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionSubtable 185 le_uint32 ContextualSubstitutionFormat1Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat1Subtable 234 le_uint32 ContextualSubstitutionFormat2Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat2Subtable 286 le_uint32 ContextualSubstitutionFormat3Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat3Subtable 319 le_uint32 ChainingContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process() function in ChainingContextualSubstitutionSubtable 362 le_uint32 ChainingContextualSubstitutionFormat1Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat1Subtable 433 le_uint32 ChainingContextualSubstitutionFormat2Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat2Subtable 513 le_uint32 ChainingContextualSubstitutionFormat3Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat3Subtable
|
D | AlternateSubstSubtables.cpp | 17 le_uint32 AlternateSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter … in process() function in AlternateSubstitutionSubtable
|
/external/chromium/chrome/browser/ |
D | desktop_notification_handler.cc | 52 RenderProcessHost* process = render_view_host()->process(); in OnShow() local 64 RenderProcessHost* process = render_view_host()->process(); in OnCancel() local 81 RenderProcessHost* process = render_view_host()->process(); in OnRequestPermission() local
|
/external/clang/test/CXX/temp/temp.decls/temp.alias/ |
D | p2.cpp | 23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function 27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
|
/external/chromium/chrome/browser/service/ |
D | service_process_control_browsertest.cc | 37 ServiceProcessControl* process = in LaunchServiceProcessControl() local 100 ServiceProcessControl* process() { return process_; } in process() function in ServiceProcessControlBrowserTest 163 ServiceProcessControl* process = in IN_PROC_BROWSER_TEST_F() local 188 ServiceProcessControl* process = in IN_PROC_BROWSER_TEST_F() local
|
D | service_process_control_manager.cc | 33 ServiceProcessControl* process = new ServiceProcessControl(profile); in GetProcessControl() local
|
/external/chromium/base/ |
D | shared_memory.h | 149 bool ShareToProcess(ProcessHandle process, in ShareToProcess() 160 bool GiveToProcess(ProcessHandle process, in GiveToProcess()
|
/external/apache-http/src/org/apache/http/ |
D | HttpRequestInterceptor.java | 66 void process(HttpRequest request, HttpContext context) in process() method
|
D | HttpResponseInterceptor.java | 65 void process(HttpResponse response, HttpContext context) in process() method
|
/external/srec/tools/cmd/ |
D | srecres2utd.pl | 134 sub process subroutine
|
/external/linux-tools-perf/util/ |
D | event.c | 56 int full, perf_event__handler_t process, in perf_event__synthesize_comm() 146 perf_event__handler_t process, in perf_event__synthesize_mmap_events() 224 int perf_event__synthesize_modules(perf_event__handler_t process, in perf_event__synthesize_modules() 284 pid_t pid, perf_event__handler_t process, in __event__synthesize_thread() 296 perf_event__handler_t process, in perf_event__synthesize_thread_map() 326 int perf_event__synthesize_threads(perf_event__handler_t process, in perf_event__synthesize_threads() 389 int perf_event__synthesize_kernel_mmap(perf_event__handler_t process, in perf_event__synthesize_kernel_mmap()
|
/external/apache-http/src/org/apache/http/protocol/ |
D | RequestConnControl.java | 55 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestConnControl
|
D | RequestUserAgent.java | 56 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestUserAgent
|
D | ResponseServer.java | 57 public void process(final HttpResponse response, final HttpContext context) in process() method in ResponseServer
|
D | RequestDate.java | 59 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestDate
|
D | RequestExpectContinue.java | 60 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestExpectContinue
|
D | RequestContent.java | 60 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestContent
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/process/ |
D | SystemProcessTest.java | 29 Process process = null; in test_interrupt() local
|
/external/apache-http/src/org/apache/http/client/protocol/ |
D | RequestDefaultHeaders.java | 59 public void process(final HttpRequest request, final HttpContext context) in process() method in RequestDefaultHeaders
|
/external/webkit/Source/WebCore/webaudio/ |
D | AudioDestinationNode.h | 43 virtual void process(size_t) { }; // we're pulled by hardware so this is never called in process() function
|