HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 351 - 375 of 3575) sorted by null

<<11121314151617181920>>

  /external/libffi/testsuite/libffi.call/
cls_multi_ushortchar.c 2 Purpose: Check passing of multiple unsigned short/char values.
  /external/libpng/scripts/
pngos2.def 10 DATA PRELOAD MOVEABLE MULTIPLE
  /external/opencore/android/
android_audio_output_threadsafe_callbacks.cpp 56 // Process multiple events in one attempt
  /external/opencore/doc/oscl_html/
classallocator.html 18 A memory allocator class which allocates and deallocates from a fixed size memory pool; The memory pool is a multiple of fixed chunk size and does not grow. All allocation size must be the same as this chunk size.
  /external/opencore/fileformats/mp4/parser/src/
editatom.cpp 37 //multiple editlist atom within one edit atom
  /external/opencore/nodes/pvmp4ffparsernode/src/default/
pvmf_mp4ffparser_node_tuneables.h 77 //flag, enable(1) or disable(0) functionality to break up aac frames into multiple media messages
  /external/opencore/protocols/rtp_payload_parser/include/
rtp_payload_parser_base.h 54 /* multiple payload parsing - need not be implemented in deriving class */
  /external/opencore/protocols/rtp_payload_parser/rfc_3640/src/
rfc3640_payload_parser.cpp 32 //Until the fileformat node and decoder are re-worked to handle multiple-fragments
244 // At this time the decoder cannot handle multiple fragments.
257 // Instead of creating multiple fragments, point to the first fragment, but
259 // getting multiple frames in memory, but the data structure makes it appear as just one.
  /external/openssl/crypto/conf/
README 40 further lookups based on the value. Multiple instances of the same
  /external/proguard/src/proguard/gui/splash/
TextSprite.java 53 * Creates a new TextSprite containing a multiple lines of text.
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_sysjoystick.h 50 int ref_count; /* Reference count for multiple opens */
  /external/skia/include/core/
SkDrawLooper.h 32 invoked multiple times (hence the name loop-er), allow it to perform effects
  /external/skia/src/animator/
SkDraw3D.cpp 80 (SkFunctionParamType) 0 // terminator for parameter list (there may be multiple parameter lists)
  /external/skia/src/core/
SkBitmapSamplerTemplate.h 18 /* this guy is pulled in multiple times, with the following symbols defined each time:
  /external/skia/src/images/
fpdfemb_ext.h 17 This function may be called multiple times during decoding progress.
  /external/srec/config/en.us/grammars/
bothtags5.grxml 4 texttags added to the grammar. It also demonstrates how multiple
  /external/stlport/stlport/stl/config/
_watcom.h 106 // Multiple Processors, add lock prefix
  /external/tcpdump/
ether.h 55 * compilers may pad "struct ether_header" to a multiple of 4 bytes,
fddi.h 42 * "struct fddi_header" to a multiple of 4 bytes, for example, so
  /external/webkit/JavaScriptCore/wtf/
ThreadIdentifierDataPthreads.h 40 // ThreadIdentifier from threadMap. It assumes regular ThreadSpecific types don't use multiple-pass destruction.
  /external/webkit/WebCore/dom/
WheelEvent.cpp 44 , m_wheelDeltaY(lroundf(wheelTicksY * 120)) // Normalize to the Windows 120 multiple
  /external/webkit/WebCore/html/
HTMLAttributeNames.in 131 multiple
HTMLBaseElement.cpp 67 // FIXME: This does not handle the case of multiple base elements correctly.
HTMLCollection.h 54 virtual Node* nextNamedItem(const AtomicString& name) const; // In case of multiple items named the same way
HTMLInputElement.idl 43 attribute boolean multiple;

Completed in 956 milliseconds

<<11121314151617181920>>