/external/chromium_org/content/browser/dom_storage/ |
D | session_storage_database.cc | 162 std::map<std::string, std::string> areas; in CloneNamespace() local 163 if (!GetAreasInNamespace(namespace_id, &areas)) in CloneNamespace() 166 for (std::map<std::string, std::string>::const_iterator it = areas.begin(); in CloneNamespace() 167 it != areas.end(); ++it) { in CloneNamespace() 198 std::map<std::string, std::string> areas; in DeleteNamespace() local 199 if (!GetAreasInNamespace(namespace_id, &areas)) in DeleteNamespace() 201 for (std::map<std::string, std::string>::const_iterator it = areas.begin(); in DeleteNamespace() 202 it != areas.end(); ++it) { in DeleteNamespace() 393 std::map<std::string, std::string>* areas) { in GetAreasInNamespace() argument 416 (*areas)[origin] = map_id; in GetAreasInNamespace()
|
D | session_storage_database.h | 117 std::map<std::string, std::string>* areas);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | FingerPrint.java | 155 String areas = barGraph.getAreas(); in print() local 156 if (areas == null) areas = ""; in print() 173 this.stream.print(areas); in print()
|
D | FingerPrintGraph.java | 94 BarGraphArea[] areas; field in FingerPrintGraph 222 this.areas = new BarGraphArea[this.count]; in drawBars() 228 this.areas[i] = new BarGraphArea(configResults); in drawBars() 229 BarGraphArea graphArea = this.areas[i]; in drawBars() 650 if (this.areas != null) { 652 this.areas[i].print(stream);
|
/external/libusb/ |
D | THANKS | 2 members who have made significant contributions in other areas are listed
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLMapElement.h | 43 PassRefPtr<HTMLCollection> areas();
|
D | HTMLMapElement.idl | 22 readonly attribute HTMLCollection areas;
|
D | HTMLMapElement.cpp | 121 PassRefPtr<HTMLCollection> HTMLMapElement::areas() in areas() function in WebCore::HTMLMapElement
|
/external/skia/gm/rebaseline_server/static/ |
D | view.css | 1 /* Special alert areas at the top of the page. */
|
/external/chromium_org/cc/ |
D | OWNERS | 2 # bottom of the file. For patches that touch multiple areas or if you aren't
|
/external/qemu/docs/ |
D | ANDROID-MEMCHECK.TXT | 11 - Attempts to read from / write to areas outside of allocated blocks. 40 To detect read/write violations, emulator uses prefix and suffix guarding areas
|
D | ANDROID-SKIN-FILES.TXT | 60 - 'buttons': A set of clickable control areas (e.g. for a D-Pad, or 191 Used to define a list of rectangular clickable control areas with
|
/external/chromium_org/chrome/browser/ui/cocoa/apps/ |
D | native_app_window_cocoa.mm | 645 // non-draggable areas being excluded via overlapping views. 648 // case, use the system drag. The non-draggable areas that are opposite of 654 // areas. 699 // Otherwise, there is only one draggable area. Compute non-draggable areas 701 // remaining provided non-draggable areas. 703 // Copy all given non-draggable areas. 762 // Aggregate the draggable areas and non-draggable areas such that hit test
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
D | 212.txt | 78 21253890|Fès/Meknès areas
|
/external/tinyalsa/include/tinyalsa/ |
D | asoundlib.h | 198 int pcm_mmap_begin(struct pcm *pcm, void **areas, unsigned int *offset,
|
/external/srtp/ |
D | TODO | 24 areas before calling free().
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_cell.mm | 38 // Without this highlighting messes up white areas of images.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | autocomplete_text_field.mm | 80 // likewise for multiple clicks in those areas. 181 // Received from tracking areas. Pass it down to the cell, and add the field. 186 // Received from tracking areas. Pass it down to the cell, and add the field. 272 // Setup/update the tracking areas for the decorations.
|
/external/antlr/antlr-3.4/runtime/ActionScript/ |
D | README | 13 should work, but a comprehensive suite of tests has not been built yet, so some areas may
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.RISCOS | 81 …list is an overview of how much of the SDL is implemented. The areas match the main areas of the S…
|
/external/chromium_org/ppapi/api/ |
D | ppp_input_event.idl | 33 * where clicks on the transparent areas will behave like clicks to the
|
/external/ceres-solver/docs/source/ |
D | introduction.rst | 8 range of areas across science and engineering - from fitting curves in
|
/external/valgrind/main/docs/internals/ |
D | module-structure.txt | 11 structured as modules with clearly delimited areas of functionality,
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | README.MITS | 78 Threading of additional areas of Mesa to improve performance
|
/external/mesa3d/docs/ |
D | README.MITS | 78 Threading of additional areas of Mesa to improve performance
|