HomeSort by relevance Sort by last modified time
    Searched full:sized (Results 176 - 200 of 1599) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/memcheck/tests/
test-plo.c 70 word-sized load gives an addressing error regardless of the
  /frameworks/av/include/media/
mediascanner.h 67 // variable-sized object passed through the binder.
  /frameworks/base/core/jni/android/graphics/
NinePatchPeeker.cpp 51 } else if (!strcmp("npOl", tag) && length == 24) { // 4 int32_ts, 1 float, 1 int32_t sized byte
  /frameworks/base/core/tests/coretests/src/android/view/
ZeroSizedTest.java 29 * a View with a 0-sized dimension (width or height) will always have a null
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common.h 42 // Use this for variably-sized arrays.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
midi.h 73 /*__u8 iJack; -- ommitted due to variable-sized pins[] */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
midi.h 73 /*__u8 iJack; -- ommitted due to variable-sized pins[] */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
bytes_methods.h 16 /* These store their len sized answer in the given preallocated *result arg. */
frameobject.h 49 PyObject *f_localsplus[1]; /* locals+stack, dynamically sized */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
bytes_methods.h 16 /* These store their len sized answer in the given preallocated *result arg. */
frameobject.h 49 PyObject *f_localsplus[1]; /* locals+stack, dynamically sized */
  /cts/tests/tests/content/src/android/content/pm/cts/
SignatureTest.java 57 fail("Should throw IllegalArgumentException on odd-sized input");
95 assertTrue("Should return the same object since it's correctly sized.",
  /external/ceres-solver/include/ceres/
sized_cost_function.h 31 // A convenience class for cost functions which are statically sized.
32 // Compared to the dynamically-sized base class, this reduces boilerplate.
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.1.html 76 <li>mesa: don't call TexImage driver hooks for zero-sized images</li>
77 <li>mesa: fix error check for zero-sized compressed subtexture</li>
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCContainersASTChecker.cpp 44 /// Check if the type is a pointer/array to pointer sized values.
141 << Name << "' must be a C array of pointer-sized values, not '"
  /external/deqp/doc/testspecs/GLES3/
functional.texture.format.txt 30 + All sized color texture formats
31 + All sized depth and stencil texture formats
  /external/iproute2/examples/diffserv/
Edge32-cb-u32 25 #The CBS is about 60 MTU sized packets
28 #the EBS is about 10 max sized packets
  /external/iproute2/man/man8/
tc-tbf.8 47 some tokens, no matter how small it is. This reflects the fact that even a zero-sized packet occupies
97 A zero-sized packet does not use zero bandwidth. For ethernet, no packet uses less than 64 bytes. The Minimum Packet Unit
  /external/llvm/docs/HistoricalNotes/
2003-06-26-Reoptimizer2.txt 42 disable trace generation on functions that have variable-sized
43 alloca()s. Variable-sized allocas in the trace would also probably
  /external/mesa3d/docs/
relnotes-9.0.1.html 76 <li>mesa: don't call TexImage driver hooks for zero-sized images</li>
77 <li>mesa: fix error check for zero-sized compressed subtexture</li>
  /external/okhttp/okio/src/main/java/okio/
Base64.java 102 // If we sized our out array perfectly, we're done.
105 // Copy the decoded bytes to a new, right-sized array.
  /frameworks/base/media/java/android/media/
FaceDetector.java 131 * {@link FaceDetector.Face}s. The array must be sized equal
136 * is not sized equal to the <var>maxFaces</var> value defined
  /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/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 105 // Whenever a window is dragged out of the dock it will be auto-sized
310 // When a window is newly docked it is auto-sized by docked layout adjusting
312 // docked it is auto-sized unless it has been resized while being docked

Completed in 1856 milliseconds

1 2 3 4 5 6 78 91011>>