HomeSort by relevance Sort by last modified time
    Searched full:sized (Results 1 - 25 of 484) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
README 7 are installed and use `make' to create various sized png and xpm icons.
  /external/qemu/telephony/
gsm.h 34 /* try to convert a hex string into a byte string, assumes 'dst' is properly sized, and hexlen is even.
38 /* convert a hex string into a byte string, assumes 'dst' is properly sized, and hexlen is even.
42 /* convert a byte string into a hex string, assumes 'hex' is properly sized */
81 /* convert a utf-8 string into a GSM septet string, assumes 'dst' is NULL or is properly sized,
88 * assumes 'dst' is NULL or is properly sized, returns the number of GSM bytes */
92 sized. 'offset' is the starting bit offset in 'src', 'count' is the number of input septets.
97 is NULL or properly sized. 'count' is the number of input bytes.
111 /* convert a ucs2 string into a GSM septet string, assumes 'dst' is NULL or properly sized,
116 /* convert a ucs2 string into a GSM septet string, assumes 'dst' is NULL or properly sized,
121 properly sized. 'offset' is the starting bit offset in 'src', 'count' is the numbe
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
VariableSizeInsn.java 23 * Pseudo-instruction base class for variable-sized instructions.
  /development/samples/ApiDemos/res/layout/
linear_layout_4.xml 18 Demonstrates a horizontal linear layout with equally sized columns
buttons_1.xml 27 <!-- Regular sized buttons -->
linear_layout_7.xml 18 Demonstrates a horizontal linear layout with equally sized columns.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout4.java 28 * Demonstrates a horizontal linear layout with equally sized columns.
  /external/iproute2/examples/diffserv/
ef-prio 11 # EF class: Maximum about one MTU sized packet allowed on the queue
Edge32-cb-u32 25 #The CBS is about 60 MTU sized packets
28 #the EBS is about 10 max sized packets
  /external/libvpx/vp8/common/
common.h 30 /* Use this for variably-sized arrays. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h 47 /// Parallel unbalanced (equal-sized chunks).
103 // growing blocks, equal-sized blocks, equal splitting.
  /external/bluetooth/glib/gio/
gbufferedoutputstream.h 45 * An implementation of #GFilterOutputStream with a sized buffer.
gbufferedinputstream.h 44 * Implements #GFilterInputStream with a sized input buffer.
  /external/dropbear/libtomcrypt/src/misc/
error_to_string.c 51 "Invalid sized parameter.",
  /external/libvpx/nestegg/halloc/
README 31 - hblock_t structure no longer uses zero-sized 'data'
  /external/quake/quake/src/QW/client/
wad.h 42 byte data[4]; // variably sized
  /external/quake/quake/src/WinQuake/
wad.h 42 byte data[4]; // variably sized
  /system/media/opensles/libopensles/
IOutputMix.c 32 // Then the application can allocate a proper-sized device ID array and try again.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory_slices.sgml 5 efficient way to allocate groups of equal-sized chunks of memory
10 way to allocate equal-sized pieces of memory, just like the original
24 It uses posix_memalign() to optimize allocations of many equally-sized
157 The memory blocks must be equal-sized, allocated via
239 The memory blocks must be equal-sized, allocated via
  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorFixedVMPool.cpp 218 // Update the existing node to include the common-sized chunk that we also found.
222 // There is a second common-sized chunk that can be coalesced.
258 // We can coalesce the next common-sized chunk.
316 // is for a common sized allocation, check this list.
321 // Serach m_freeList for a suitable sized chunk to allocate memory from.
379 // Common-sized allocations are stored in the m_commonSizedAllocations
405 // Freed space from the most common sized allocations will be held in this list, ...
  /bionic/libc/unistd/
sigwait.c 42 * accept anything except kernel-sized signal sets (probably a bug !)
  /external/v8/src/ia32/
simulator-ia32.h 55 // expect eight int/pointer sized arguments and return an int.
  /external/v8/src/x64/
simulator-x64.h 56 // expect eight int/pointer sized arguments and return an int.
  /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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
midi.h 73 /*__u8 iJack; -- ommitted due to variable-sized pins[] */

Completed in 807 milliseconds

1 2 3 4 5 6 7 8 91011>>