/external/chromium_org/chrome/browser/resources/chromeos/first_run/ |
D | first_run.js | 169 var holes = Array.prototype.slice.call( 171 var holesLeft = holes.length; 177 holes.forEach(function(hole) {
|
/external/e2fsprogs/tests/f_holedir2/ |
D | name | 1 directories with holes and zero i_size
|
/external/e2fsprogs/tests/f_holedir/ |
D | name | 1 directory with holes and illegal blocks
|
/external/chromium_org/v8/test/webkit/ |
D | array-sort-sparse-expected.txt | 24 This tests that arrays and array like objects containing holes are sorted correctly.
|
D | array-holes-expected.txt | 24 This tests that arrays have holes that you can see the prototype through, not just missing values.
|
D | new-array-double-with-holes-expected.txt | 24 …location profiling causes a new_array to allocate double arrays, then the holes end up being corre…
|
/external/chromium_org/v8/src/ |
D | objects-debug.cc | 1068 int holes = 0; in IncrementSpillStatistics() local 1073 if (e->get(i) == heap->the_hole_value()) holes++; in IncrementSpillStatistics() 1075 info->number_of_fast_used_elements_ += len - holes; in IncrementSpillStatistics() 1076 info->number_of_fast_unused_elements_ += holes; in IncrementSpillStatistics()
|
D | objects.cc | 14275 unsigned int holes = limit; in PrepareElementsForSort() local 14278 for (unsigned int i = 0; i < holes; i++) { in PrepareElementsForSort() 14280 holes--; in PrepareElementsForSort() 14285 while (holes > i) { in PrepareElementsForSort() 14286 if (elements->is_the_hole(holes)) { in PrepareElementsForSort() 14287 holes--; in PrepareElementsForSort() 14289 elements->set(i, elements->get_scalar(holes)); in PrepareElementsForSort() 14294 result = holes; in PrepareElementsForSort() 14295 while (holes < limit) { in PrepareElementsForSort() 14296 elements->set_the_hole(holes); in PrepareElementsForSort() [all …]
|
D | runtime.cc | 10811 int holes = 0; in RUNTIME_FUNCTION() local 10814 ++holes; in RUNTIME_FUNCTION() 10817 int estimate = static_cast<int>((kNumberOfHoleCheckSamples - holes) / in RUNTIME_FUNCTION()
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 153 * of mmap()/munmap() calls will cause virtual memory map holes.
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
D | SDL_QuartzWindow.m | 67 /* make the alpha channel opaque so anim won't have holes in it */
|
/external/genext2fs/ |
D | genext2fs.c | 1960 init_fs(int nbblocks, int nbinodes, int nbresrvd, int holes, uint32 fs_timestamp) in init_fs() argument 2123 if(holes) in init_fs() 2530 int holes = 0; local 2601 holes = 1; 2688 fs = init_fs(nbblocks, nbinodes, nbresrvd, holes, fs_timestamp);
|
/external/llvm/test/Transforms/SimplifyCFG/X86/ |
D | switch_to_lookup_table.ll | 810 ; If we can build a lookup table without any holes, we don't need a default result. 835 ; This lookup table will have holes, so we need to test for the holes. 867 ; We don't build lookup tables with holes for switches with less than four cases.
|
/external/valgrind/main/docs/internals/ |
D | segments-seginfos.txt | 110 (well, dlopen() does try for mutual exclusion) and that any "holes" between
|
/external/jemalloc/ |
D | INSTALL | 139 memory allocation algorithm that causes semi-permanent VM map holes under
|
/external/llvm/lib/Target/ |
D | README.txt | 2088 A) Teach clang to generate metadata for memsets of structs that have holes in 2178 and out of and it has holes and it has to be conservative. If we knew about the 2179 holes, then this could be much much better. 2181 Having information about these holes would also improve memcpy (etc) lowering at
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 775 holed-in-one$?!FC8"*E"O3Eholesc holidayscholmes)?!FDP homelessAhomogeneous
|
/external/libsepol/ |
D | ChangeLog | 207 avoid holes in the symbol table.
|
/external/qemu/ |
D | Changelog | 90 - Make qemu_announce_self handle holes (live migration after hotplug)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 573 holed-in-one$@!GD9"+F"P4Fholese holidayseholmes)@!GEQ homelessAhomogeneousAhonest"!(…
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 629 blocks where the block number is zero (also known as ``holes''.) It is
|
/external/llvm/docs/ |
D | CommandLine.rst | 1682 interested in. Although it has some holes (it allows "``123KKK``" for example),
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 1134 - Unicode 5.2 fills holes there and adds new Jamo characters in
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | changes.txt | 1134 - Unicode 5.2 fills holes there and adds new Jamo characters in
|
/external/chromium_org/third_party/libxml/src/ |
D | NEWS | 1326 interfaces are likely to change, there is huge holes, it is clearly a work in
|