HomeSort by relevance Sort by last modified time
    Searched refs:occupy (Results 1 - 19 of 19) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/testasan/
main.go 18 // occupy memory where Go runtime would normally map heap
  /prebuilts/go/linux-x86/misc/cgo/testasan/
main.go 18 // occupy memory where Go runtime would normally map heap
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-online-defrag/
ext4_online_defrag_test.sh 56 dd if=/dev/zero of=mnt_point/occupy bs=1M count=40
66 rm mnt_point/occupy
  /external/libunwind/doc/
unw_get_proc_info_by_ip.tex 43 procedure is assumed to occupy a single, contiguous range of
unw_get_proc_info.tex 77 procedure is assumed to occupy a single, contiguous range of
  /external/skia/experimental/docs/
exampleSlides.js 184 "string":"Some curves initially occupy", "x":400, "y":200
196 "string":"Some lines occupy one-dimensional", "x":400, "y":200
  /external/skqp/experimental/docs/
exampleSlides.js 184 "string":"Some curves initially occupy", "x":400, "y":200
196 "string":"Some lines occupy one-dimensional", "x":400, "y":200
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 38 * pick which available space to occupy, and we then subdivide the
60 * place the rectangles with {@link #occupy(int, int)}. The returned
61 * {@link Rect} from {@link #occupy(int, int)} gives the coordinates of the
87 Rect occupy(int width, int height) { method in class:BinPacker
RenderPreviewManager.java 521 // TODO: Instead of this, just start with client area and occupy scaled image size!
547 Rect position = packer.occupy(previewWidth, previewHeight);
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_ra.cpp 62 void occupy(DataFile f, int32_t reg, unsigned int size);
63 void occupy(const Value *);
183 RegisterSet::occupy(const Value *v) function in class:nv50_ir::RegisterSet
185 occupy(v->reg.file, idToUnits(v), v->reg.size >> unit[v->reg.file]);
195 RegisterSet::occupy(DataFile f, int32_t reg, unsigned int size) function in class:nv50_ir::RegisterSet
199 INFO_DBG(0, REG_ALLOC, "reg occupy: %u[%i] %u\n", f, reg, size);
216 occupy(f, reg, size);
527 clobberSet.occupy(tmp);
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 188 // the dynamic table to 2^32 bytes, where each entry will occupy more than
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 188 // the dynamic table to 2^32 bytes, where each entry will occupy more than
  /external/ImageMagick/www/api/
transform.php 90 <p>ChopImage() removes a region of an image and collapses the image to occupy the removed portion.</p>
magick-image.php     [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 493 // Maps captured group numbers to the number they will occupy in
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 498 // Maps captured group numbers to the number they will occupy in
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js 498 // Maps captured group numbers to the number they will occupy in
    [all...]

Completed in 1249 milliseconds