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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce4.asm 4 [savexmm128 xmm7, 16*64*1024-16]; last smaller-sized
5 [savereg rsi, 8*64*1024-8] ; last smaller-sized
10 [allocstack 128] ; last smaller-sized
12 [savexmm128 xmm7, 16*64*1024] ; first larger-sized
13 [savereg rsi, 8*64*1024] ; first larger-sized
18 [allocstack 136] ; first medium-sized
23 [allocstack 8*64*1024-8] ; last medium-sized
28 [allocstack 8*64*1024] ; first larger-sized
  /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...]
  /libcore/luni/src/main/native/
java_text_Bidi.cpp 97 UBiDi* sized = ubidi_openSized(limit - start, 0, &status); local
101 UniquePtr<BiDiData> lineData(new BiDiData(sized));
  /external/fio/
filesetup.c 261 unsigned long long ret, sized; local
266 sized = td->o.file_size_high - td->o.file_size_low;
267 ret = (unsigned long long) ((double) sized * (r / (OS_RAND_MAX + 1.0)));
270 sized = td->o.file_size_high - td->o.file_size_low;
271 ret = (unsigned long long) ((double) sized * (r / (FRAND_MAX + 1.0)));
310 log_err("%s: zero sized block device?\n", f->file_name);
341 log_err("%s: zero sized char device?\n", f->file_name);
  /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/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
layout_line_walker.js 153 // Some ranges from the browser give us 0-sized rects (such as in the case of
  /external/chromium_org/extensions/test/data/web_view/apitest/
main.js 169 // navigation then the guest starts auto-sized.
  /external/chromium_org/chrome/browser/resources/pdf/
pdf.js 40 // to be displayed in the window. It is sized according to the document size
60 // element is sized to fill the entire window and is set to be fixed
  /external/oprofile/events/x86-64/family10/
unit_masks 224 0x08 32 Bytes Sized Writes
225 0x10 64 Bytes Sized Writes
226 0x20 32 Bytes Sized Reads
227 0x40 64 Byte Sized Reads
322 0x01 Read sized
323 0x02 Write sized
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js 126 // The Bluetooth device lists overcomes this problem by using fixed sized
  /external/chromium_org/native_client_sdk/src/resources/
common.js 359 // We use a non-zero sized embed to give Chrome space to place the bad
  /external/chromium_org/third_party/polymer/components-chromium/core-overlay/
core-overlay-extracted.js 21 * is sized with a max-height/width. By default this element is the
  /external/deqp/modules/glshared/
glsShaderLibrary.cpp 905 // don't allow 0-sized lists
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 357 * its length may be measured and the nav dots sized accordingly.
  /external/chromium_org/v8/test/mjsunit/
external-array-no-sse2.js 410 // Check handling of 0-sized buffers and arrays.
external-array.js 410 // Check handling of 0-sized buffers and arrays.
unicode-test.js     [all...]
  /external/chromium_org/v8/tools/
tickprocessor.js 635 // creating zero-sized entries, skip such duplicates.
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure     [all...]
  /external/chromium_org/third_party/libxml/src/
configure     [all...]

Completed in 629 milliseconds