HomeSort by relevance Sort by last modified time
    Searched refs:hole (Results 26 - 48 of 48) sorted by null

12

  /external/genext2fs/
genext2fs.c 971 // if hole!=0, create a hole in the file
973 walk_bw(filesystem *fs, uint32 nod, blockwalker *bw, int32 *create, uint32 hole)
995 *bkref = hole ? 0 : alloc_blk(fs,nod);
1004 *bkref = hole ? 0 : alloc_blk(fs,nod);
1021 *bkref = hole ? 0 : alloc_blk(fs,nod);
1032 *bkref = hole ? 0 : alloc_blk(fs,nod);
1055 *bkref = hole ? 0 : alloc_blk(fs,nod);
1067 *bkref = hole ? 0 : alloc_blk(fs,nod);
1085 *bkref = hole ? 0 : alloc_blk(fs,nod)
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-sort.js 281 // expected (inherited) object: [undef1,...undefdepth,hole,1,...,depth,0,hole]
284 // expected result: [0,1,...,depth,undef1,...,undefdepth,undef,hole]
unbox-double-arrays.js 221 // Test the hole for the default runtime implementation.
229 // Test the keyed load IC implementation when the value is the hole.
253 // Make sure Crankshaft code handles the hole correctly (bailout)
keyed-call-generic.js 113 testException([zero, one, /* hole */ ], [0, 1, 2], [false, false, true]);
elements-transition.js 67 // Set the element to an integer but leave a hole at length-7.
generated-transition-stub.js 57 // Test handling of hole.
array-concat.js 187 assertEquals(9, holey.length); // hole in embedded array is ignored
object-define-property.js 1087 // Regression test: We should never observe the hole value.
    [all...]
unicode-test.js     [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-123512.js 31 // elements (which will contain the hole at non-constant positions) will
  /external/chromium_org/v8/test/webkit/fast/js/
Promise-static-all.js 86 // Array hole should not be skipped.
Promise-static-race.js 88 // Array hole should not be skipped.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 62 There is a hole in specs: some hop-by-hop options can be
102 hole in \verb|sockaddr_in6| in any case. Now it has no justification.
115 is followed by attempts to patch the hole and more mistakes...
ip-cref.tex     [all...]
  /external/chromium_org/extensions/renderer/resources/
platform_app.js 114 // just go into a black hole.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 784 // gap refers to the hole that needs filling-in by shifting items down.
789 // at the index. If the index hits a hole, then we're done.
791 // If our load factor was exactly 1, we'll need to hit this hole
  /external/chromium_org/v8/src/
array.js 1046 // Fill in hole or undefined.
1056 // Fill in the undefineds and the holes. There may be a hole where
1106 // chain that has become exposed by sort moving a hole to its position.
    [all...]
hydrogen.cc 713 DEFINE_GET_CONSTANT(Hole, the_hole, the_hole, HType::None(), false)
729 DEFINE_IS_CONSTANT(Hole, the_hole)
2831 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind) local
8290 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind) local
8451 HValue* hole = IsFastSmiOrObjectElementsKind(kind) local
    [all...]
  /external/chromium_org/cc/output/
renderer_pixeltest.cc 1655 SolidColorDrawQuad* hole = local
    [all...]
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 2567 milliseconds

12