HomeSort by relevance Sort by last modified time
    Searched refs:filler (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-z8k/
ldrb-forw-8002.d 3 #source: 0filler.s -z8002 --defsym BYTES=32766
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
StreamPlayer.java 75 public void setFiller(AudioFiller filler) { mFiller = filler; }
106 public boolean open(int numChans, int sampleRate, int numBurstFrames, AudioFiller filler) {
117 mFiller = filler;
  /external/ltp/lib/newlib_tests/
test15.c 40 #define FILLER (1 << 20)
51 intptr_t filler[FILLER]; member in struct:block
91 for (j = 0; j < FILLER; j++)
92 cur->filler[j] = j;
  /bionic/tests/
malloc_test.cpp 431 // Use filler to attempt to force the allocator to get potentially bad alignments.
432 void** filler = new void*[MAX_LOOPS]; local
436 filler[i] = malloc(1);
437 ASSERT_TRUE(filler[i] != nullptr);
445 free(filler[i]);
450 filler[i] = malloc(1);
451 ASSERT_TRUE(filler[i] != nullptr);
459 free(filler[i]);
464 filler[i] = malloc(1);
465 ASSERT_TRUE(filler[i] != nullptr)
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheReferencesTest.java 132 byte[] filler = new byte[1024];
145 filler = new byte[Math.max(filler.length, filler.length * 2)];
  /external/tensorflow/tensorflow/compiler/xla/
array4d_test.cc 62 std::vector<int> filler(120);
63 std::iota(filler.begin(), filler.end(), 0);
65 Array4D<int> arr(2, 3, 4, 5, filler);
  /hardware/interfaces/tests/memory/1.0/default/
MemoryTest.h 48 Return<void> fillMemory(const hidl_memory& memory_in, uint8_t filler) override;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
exprbug.s 37 .word 0 ; must have at least one filler at end
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/unsorted/
labeldiffs.s 39 .word 0 ; must have at least one filler at end
  /external/tensorflow/tensorflow/core/kernels/
example_parsing_ops_test.cc 104 typedef T Filler;
108 Filler fill;
141 typename S::Filler filler; member in struct:tensorflow::BenchmarkOptions
164 g, opt.filler.make_dense_default(feature_size)));
170 test::graph::Constant(g, opt.filler.make_dense_default(1)));
175 sparse_types.push_back(opt.filler.dtype);
215 g, opt.filler.make_dense_default(feature_size)));
221 test::graph::Constant(g, opt.filler.make_dense_default(1)));
225 sparse_keys.push_back(key), sparse_types.push_back(opt.filler.dtype)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_file.py 234 filler = b"ham\n"
235 assert not dataoffset % len(filler), \
236 "dataoffset must be multiple of len(filler)"
237 nchunks = dataoffset // len(filler)
252 bag.write(filler * nchunks)
258 if next(f) != filler:
test_file2k.py 307 filler = "ham\n"
308 assert not dataoffset % len(filler), \
309 "dataoffset must be multiple of len(filler)"
310 nchunks = dataoffset // len(filler)
325 bag.write(filler * nchunks)
331 if f.next() != filler:
  /external/python/cpython2/Lib/test/
test_file.py 224 filler = b"ham\n"
225 assert not dataoffset % len(filler), \
226 "dataoffset must be multiple of len(filler)"
227 nchunks = dataoffset // len(filler)
242 bag.write(filler * nchunks)
248 if next(f) != filler:
  /external/python/cpython3/Lib/test/
test_file.py 218 filler = b"ham\n"
219 assert not dataoffset % len(filler), \
220 "dataoffset must be multiple of len(filler)"
221 nchunks = dataoffset // len(filler)
236 bag.write(filler * nchunks)
242 if next(f) != filler:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_file.py 234 filler = b"ham\n"
235 assert not dataoffset % len(filler), \
236 "dataoffset must be multiple of len(filler)"
237 nchunks = dataoffset // len(filler)
252 bag.write(filler * nchunks)
258 if next(f) != filler:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_file.py 234 filler = b"ham\n"
235 assert not dataoffset % len(filler), \
236 "dataoffset must be multiple of len(filler)"
237 nchunks = dataoffset // len(filler)
252 bag.write(filler * nchunks)
258 if next(f) != filler:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file.py 234 filler = b"ham\n"
235 assert not dataoffset % len(filler), \
236 "dataoffset must be multiple of len(filler)"
237 nchunks = dataoffset // len(filler)
252 bag.write(filler * nchunks)
258 if next(f) != filler:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file.py 234 filler = b"ham\n"
235 assert not dataoffset % len(filler), \
236 "dataoffset must be multiple of len(filler)"
237 nchunks = dataoffset // len(filler)
252 bag.write(filler * nchunks)
258 if next(f) != filler:
  /bionic/libc/kernel/uapi/linux/
cyclades.h 263 __u32 filler[7]; member in struct:CH_CTRL
277 __u32 filler[5]; member in struct:BUF_CTRL
290 __u32 filler[6]; member in struct:BOARD_CTRL
  /external/kernel-headers/original/uapi/linux/
cyclades.h 413 __u32 filler[7]; member in struct:CH_CTRL
434 __u32 filler[5]; /* filler to align structures */ member in struct:BUF_CTRL
464 /* filler so the structures are aligned */
465 __u32 filler[6]; member in struct:BOARD_CTRL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h 412 __u32 filler[7]; member in struct:CH_CTRL
433 __u32 filler[5]; /* filler to align structures */ member in struct:BUF_CTRL
463 /* filler so the structures are aligned */
464 __u32 filler[6]; member in struct:BOARD_CTRL
  /external/syslinux/com32/lib/libpng/
pngtrans.c 108 /* Add a filler byte on read, or remove a filler or alpha byte on write.
109 * The filler type has changed in v0.95 to allow future 2-byte fillers
114 png_set_filler(png_structp png_ptr, png_uint_32 filler, int filler_loc)
122 png_ptr->filler = (png_byte)filler;
124 png_ptr->filler = (png_uint_16)filler;
153 png_set_add_alpha(png_structp png_ptr, png_uint_32 filler, int filler_loc)
159 png_set_filler(png_ptr, filler, filler_loc)
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
RoutingTest.java 468 AudioTrackFiller filler = new AudioTrackFiller(audioTrack, bufferSize); local
469 filler.start();
473 Thread fillerThread = new Thread(filler);
482 filler.stop();
  /external/libpng/
pngtrans.c 114 /* Add a filler byte on read, or remove a filler or alpha byte on write.
115 * The filler type has changed in v0.95 to allow future 2-byte fillers
120 png_set_filler(png_structrp png_ptr, png_uint_32 filler, int filler_loc)
135 * filler code can execute (basically an 8 or 16-bit component RGB or G
139 * confusion in the past.) The filler is only used in the read code.
141 png_ptr->filler = (png_uint_16)filler;
144 PNG_UNUSED(filler) /* not used in the write case */
192 * and the flag to say where the filler channel is
    [all...]
  /external/pdfium/third_party/libpng16/
pngtrans.c 114 /* Add a filler byte on read, or remove a filler or alpha byte on write.
115 * The filler type has changed in v0.95 to allow future 2-byte fillers
120 png_set_filler(png_structrp png_ptr, png_uint_32 filler, int filler_loc)
135 * filler code can execute (basically an 8 or 16-bit component RGB or G
139 * confusion in the past.) The filler is only used in the read code.
141 png_ptr->filler = (png_uint_16)filler;
144 PNG_UNUSED(filler) /* not used in the write case */
191 * and the flag to say where the filler channel is
    [all...]

Completed in 662 milliseconds

1 23 4 5 6 7 8 9