HomeSort by relevance Sort by last modified time
    Searched refs:filled (Results 1 - 25 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
malloc_free_fill.stderr.exp 2 PASSED: malloc-filled
3 PASSED: free-filled
6 PASSED: malloc-filled
7 PASSED: free-filled
8 PASSED: malloc-filled
11 PASSED: malloc-filled
12 PASSED: free-filled
  /external/proguard/src/proguard/gui/splash/
CircleSprite.java 26 * This Sprite represents an animated circle. It can optionally be filled.
32 private final boolean filled; field in class:CircleSprite
40 * @param filled specifies whether the rectangle should be filled.
45 public CircleSprite(boolean filled,
50 this.filled = filled;
65 if (filled)
RectangleSprite.java 26 * This Sprite represents an animated rounded rectangle. It can optionally be filled.
32 private final boolean filled; field in class:RectangleSprite
44 * @param filled specifies whether the rectangle should be filled.
51 public RectangleSprite(boolean filled,
58 this(filled, color, x, y, width, height, new ConstantInt(0), new ConstantInt(0));
64 * @param filled specifies whether the rectangle should be filled.
73 public RectangleSprite(boolean filled,
82 this.filled = filled
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_bitmask.c 59 unsigned filled; member in struct:util_bitmask
79 bm->filled = 0;
132 * Lazily update the filled.
138 assert(bm->filled <= bm->size);
141 if(index == bm->filled) {
142 ++bm->filled;
143 assert(bm->filled <= bm->size);
151 assert(bm->filled <= bm->size);
154 if(index < bm->filled)
155 bm->filled = index
    [all...]
u_handle_table.c 54 unsigned filled; member in struct:handle_table
77 ht->filled = 0;
164 while(ht->filled < ht->size) {
165 if(!ht->objects[ht->filled])
167 ++ht->filled;
170 index = ht->filled;
183 ++ht->filled;
255 if(index < ht->filled)
256 ht->filled = index;
  /external/syslinux/com32/gplinclude/dmi/
dmi_system.h 37 /* The filled field have to be set to true when the dmitable implement that item */
38 bool filled; member in struct:__anon33554
42 bool filled; member in struct:__anon33554::__anon33555
dmi_ipmi.h 28 bool filled; member in struct:__anon33548
dmi_base_board.h 51 /* The filled field have to be set to true when the dmitable implement that item */
52 bool filled; member in struct:__anon33539
dmi_chassis.h 42 /* The filled field have to be set to true when the dmitable implement that item */
43 bool filled; member in struct:__anon33547
dmi_memory.h 49 /* The filled field have to be set to true when the dmitable implement that item */
50 bool filled; member in struct:__anon33549
61 bool filled; member in struct:__anon33550
  /external/fio/lib/
pattern.c 18 * @filled - pointer where number of bytes successfully
27 unsigned int *filled)
43 *filled = end - beg;
54 * @filled - pointer where number of bytes successfully
67 unsigned int *filled)
135 *filled = i;
163 unsigned int out_len, unsigned int *filled,
196 *filled = f->desc->len;
248 * Returns number of bytes filled or err < 0 in case of failure.
267 unsigned int filled; local
    [all...]
  /external/syslinux/com32/gplinclude/vpd/
vpd.h 29 bool filled; member in struct:__anon33557
  /hardware/qcom/display/msm8996/sdm/libs/core/
dump_impl.cpp 61 uint32_t filled = UINT32(strlen(buffer)); local
63 if ((filled + 1) >= length) {
66 buffer += filled;
70 vsnprintf(buffer, length - filled -1, format, list);
  /hardware/qcom/display/msm8998/sdm/libs/core/
dump_impl.cpp 61 uint32_t filled = UINT32(strlen(buffer)); local
63 if ((filled + 1) >= length) {
66 buffer += filled;
70 vsnprintf(buffer, length - filled -1, format, list);
  /hardware/qcom/display/sdm845/sdm/libs/core/
dump_impl.cpp 61 uint32_t filled = UINT32(strlen(buffer)); local
63 if ((filled + 1) >= length) {
66 buffer += filled;
70 vsnprintf(buffer, length - filled -1, format, list);
  /external/llvm/test/MC/MachO/
x86_32-optimal_nop.s 4 .align 4, 0 # start with 16 byte alignment filled with zeros
11 .align 4, 0 # start with 16 byte alignment filled with zeros
19 .align 4, 0 # start with 16 byte alignment filled with zeros
26 .align 4, 0 # start with 16 byte alignment filled with zeros
36 .align 4, 0 # start with 16 byte alignment filled with zeros
45 .align 4, 0 # start with 16 byte alignment filled with zeros
53 .align 4, 0 # start with 16 byte alignment filled with zeros
60 .align 4, 0 # start with 16 byte alignment filled with zeros
74 .align 4, 0 # start with 16 byte alignment filled with zeros
87 .align 4, 0 # start with 16 byte alignment filled with zero
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
x86_32-optimal_nop.s 4 .align 4, 0 # start with 16 byte alignment filled with zeros
11 .align 4, 0 # start with 16 byte alignment filled with zeros
19 .align 4, 0 # start with 16 byte alignment filled with zeros
26 .align 4, 0 # start with 16 byte alignment filled with zeros
36 .align 4, 0 # start with 16 byte alignment filled with zeros
45 .align 4, 0 # start with 16 byte alignment filled with zeros
53 .align 4, 0 # start with 16 byte alignment filled with zeros
60 .align 4, 0 # start with 16 byte alignment filled with zeros
74 .align 4, 0 # start with 16 byte alignment filled with zeros
87 .align 4, 0 # start with 16 byte alignment filled with zero
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8961.go 7 // Issue 8961. Empty composite literals to small globals were not filled in
18 panic("composite literal not filled in")
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8961.go 7 // Issue 8961. Empty composite literals to small globals were not filled in
18 panic("composite literal not filled in")
  /external/syslinux/com32/hdt/
hdt-menu.c 151 if (hardware->dmi.ipmi.filled == true)
153 if (hardware->dmi.base_board.filled == true)
155 if (hardware->dmi.chassis.filled == true)
157 if (hardware->dmi.system.filled == true)
160 if (hardware->dmi.bios.filled == true)
162 if (hardware->dmi.battery.filled == true)
218 if (hardware->dmi.base_board.filled == true) {
224 if (hardware->dmi.bios.filled == true) {
230 if (hardware->dmi.chassis.filled == true) {
236 if (hardware->dmi.system.filled == true)
    [all...]
  /frameworks/av/media/libnbaio/
MonoPipe.cpp 99 size_t filled = mMaxFrames - (size_t) avail; local
101 if (filled <= mSetpoint / 2) {
104 } else if (filled <= (mSetpoint * 3) / 4) {
107 } else if (filled <= (mSetpoint * 5) / 4) {
110 } else if (filled <= (mSetpoint * 3) / 2) {
113 } else if (filled <= (mSetpoint * 7) / 4) {
  /frameworks/av/media/libaudioclient/
AudioTrackShared.cpp 174 // We're about to perform a conditional branch based on 'filled',
188 ssize_t filled = rear - front; local
190 if (!(0 <= filled && (size_t) filled <= mFrameCount)) {
192 ALOGE("Shared memory control block is corrupt (filled=%zd, mFrameCount=%zu); "
193 "shutting down", filled, mFrameCount);
199 filled = 0;
208 ssize_t avail = (mIsOut) ? adjustableSize - filled : filled;
648 ssize_t filled = rear - newFront local
702 ssize_t filled = rear - front; local
830 ssize_t filled = rear - cblk->u.mStreaming.mFront; local
856 const ssize_t filled = rear - cblk->u.mStreaming.mFront; local
    [all...]
  /packages/experimental/FilledApp/src/foo/bar/filled/
MainActivity.java 17 package foo.bar.filled;
26 import foo.bar.filled.R;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
align.d 4 # even if the user requested that they filled with zeros.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-badfil2.s 4 % for the same file number was supposed to have filled in

Completed in 613 milliseconds

1 2 3 4 5 6 7 8 91011>>