/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/ |
D | eval.pass.cpp | 64 std::vector<double> areas(Np); in main() local 66 for (int i = 0; i < areas.size(); ++i) in main() 68 areas[i] = (p[i]+p[i+1])*(b[i+1]-b[i])/2; in main() 69 S += areas[i]; in main() 71 for (int i = 0; i < areas.size(); ++i) in main() 72 areas[i] /= S; in main() 82 a += areas[j]; in main() 114 std::vector<double> areas(Np); in main() local 116 for (int i = 0; i < areas.size(); ++i) in main() 118 areas[i] = (p[i]+p[i+1])*(b[i+1]-b[i])/2; in main() [all …]
|
D | eval_param.pass.cpp | 63 std::vector<double> areas(Np); in main() local 65 for (int i = 0; i < areas.size(); ++i) in main() 67 areas[i] = (p[i]+p[i+1])*(b[i+1]-b[i])/2; in main() 68 S += areas[i]; in main() 70 for (int i = 0; i < areas.size(); ++i) in main() 71 areas[i] /= S; in main() 81 a += areas[j]; in main()
|
/external/chromium_org/content/browser/dom_storage/ |
D | session_storage_database.cc | 208 std::map<std::string, std::string> areas; in CloneNamespace() local 209 if (!GetAreasInNamespace(namespace_id, &areas)) in CloneNamespace() 212 for (std::map<std::string, std::string>::const_iterator it = areas.begin(); in CloneNamespace() 213 it != areas.end(); ++it) { in CloneNamespace() 246 std::map<std::string, std::string> areas; in DeleteNamespace() local 247 if (!GetAreasInNamespace(namespace_id, &areas)) in DeleteNamespace() 249 for (std::map<std::string, std::string>::const_iterator it = areas.begin(); in DeleteNamespace() 250 it != areas.end(); ++it) { in DeleteNamespace() 442 std::map<std::string, std::string>* areas) { in GetAreasInNamespace() argument 465 (*areas)[origin] = map_id; in GetAreasInNamespace()
|
D | session_storage_database.h | 119 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 PassRefPtrWillBeRawPtr<HTMLCollection> areas();
|
D | HTMLMapElement.idl | 22 readonly attribute HTMLCollection areas;
|
D | HTMLMapElement.cpp | 112 PassRefPtrWillBeRawPtr<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/third_party/skia/gm/rebaseline_server/static/ |
D | view.css | 1 /* Special alert areas at the top of the page. */
|
/external/deqp/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 1071 } areas[] = in init() local 1095 for (int areaNdx = 0; areaNdx < DE_LENGTH_OF_ARRAY(areas); areaNdx++) in init() 1097 const string name = string(areas[areaNdx].name); in init() 1099 …const bool addNearest = !addLinear || (areas[areaNdx].area != DefaultFramebufferBlitCase::AREA_… in init() 1103 … "", format, GL_NEAREST, DefaultFramebufferBlitCase::BLIT_DEFAULT_TO_TARGET, areas[areaNdx].area)); in init() 1104 …format, GL_NEAREST, DefaultFramebufferBlitCase::BLIT_TO_DEFAULT_FROM_TARGET, areas[areaNdx].area)); in init() 1109 …, "", format, GL_LINEAR, DefaultFramebufferBlitCase::BLIT_DEFAULT_TO_TARGET, areas[areaNdx].area)); in init() 1110 … format, GL_LINEAR, DefaultFramebufferBlitCase::BLIT_TO_DEFAULT_FROM_TARGET, areas[areaNdx].area)); in init()
|
/external/chromium_org/cc/ |
D | OWNERS | 2 # bottom of the file. For patches that touch multiple areas or if you aren't
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
D | 212.txt | 78 21253890|Fès/Meknès areas
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 47 areas outside the scissor rectangle cleared by the test logic.
|
/external/chromium_org/third_party/libsrtp/srtp/ |
D | TODO | 24 areas before calling free().
|
/external/srtp/ |
D | TODO | 24 areas before calling free().
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.occlusion_query.txt | 39 of occluders are drawn on screen. Occluders can be areas around scissor
|
D | functional.texture.mipmap.txt | 39 subdivided into smaller areas and each is filled with samples from single
|
/external/tinyalsa/include/tinyalsa/ |
D | asoundlib.h | 232 int pcm_mmap_begin(struct pcm *pcm, void **areas, unsigned int *offset,
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | autocomplete_text_field.mm | 81 // likewise for multiple clicks in those areas. 184 // Received from tracking areas. Pass it down to the cell, and add the field. 189 // Received from tracking areas. Pass it down to the cell, and add the field. 282 // 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
|