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

  /system/bt/
Android.mk 25 # -Wno-gnu-variable-sized-type-not-at-end is needed, because struct BT_HDR
38 -Wno-gnu-variable-sized-type-not-at-end \
  /external/llvm/test/MC/MachO/AArch64/
ld64-workaround.s 4 ; in ld64, where it mishandles pointer-sized internal relocations. We should be
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange5.s 1 ! Zero-sized range descriptors are handled well, but GAS should not emit
  /external/deqp/modules/gles31/functional/
es31fSSBOArrayLengthTests.cpp 55 SSBOArrayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized);
75 SSBOArrayLengthCase::SSBOArrayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized)
78 , m_sized (sized)
304 const std::string desc = std::string("Test length() of ") + ((arraysSized[sizeNdx]) ? ("sized ") : ("unsized ")) + qualifiers[qualifierNdx].name + " array";
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/gptfdisk/
current.spec 72 disks. Removes stray GPT data, fixes mis-sized extended partitions,
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
eh-frame1.s 7 # Output VALUE as an unaligned pointer-sized quantity.
  /external/libcap/libcap/
cap_text.c 287 # error Recompile with correctly sized numeric array
  /external/libvorbis/doc/
01-introduction.tex 354 This is easy to visualize in the case of equal sized-windows:
358 \captionof{figure}{overlap of two equal-sized windows}
361 And slightly more complex in the case of overlapping unequal sized
369 In the unequal-sized window case, the window shape of the long window
512 of the current window. In the case of same-sized windows, the amount
08-residue.tex 38 \item Each vector is partitioned into multiple equal sized chunks
04-codec.tex 585 the case of same-sized windows, the amount of data to return is
  /external/fio/
filesetup.c 261 unsigned long long ret, sized; local
265 sized = td->o.file_size_high - td->o.file_size_low;
266 ret = (unsigned long long) ((double) sized * (r / (FRAND_MAX + 1.0)));
303 log_err("%s: zero sized block device?\n", f->file_name);
334 log_err("%s: zero sized char device?\n", f->file_name);
  /bionic/libc/arch-mips/bionic/
setjmp.S 126 * dynamically-sized 0- or 4-byte unused filler so that double-prec FP regs
226 # callee-saved long-sized regs:
329 # callee-saved long-sized regs:
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.cpp     [all...]
  /external/v8/test/mjsunit/
external-array.js 410 // Check handling of 0-sized buffers and arrays.
unicode-test.js     [all...]
  /external/deqp/framework/opengl/
gluShaderLibrary.cpp 1121 // don't allow 0-sized lists
    [all...]
  /external/v8/tools/
tickprocessor.js 656 // creating zero-sized entries, skip such duplicates.

Completed in 4807 milliseconds