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

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/memcheck/tests/
filter_xml 31 # (which means we can do multi-line matching in a single regexp) which you
  /external/valgrind/main/none/tests/
pth_cvsimple.c 85 printf("condvar was multi-hit...\n");
  /external/webkit/Source/WebCore/manual-tests/inspector/
remember-last-script.html 36 function doNothing() { /* allows multi-line functions, easier to debug */ };
  /external/webkit/Source/WebCore/platform/audio/
AudioResampler.h 37 // The audio stream may be single or multi-channel.
  /external/webkit/Source/WebCore/platform/text/brew/
TextCodecBrew.h 50 unsigned char m_bufferedBytes[16]; // bigger than any single multi-byte character
  /external/webkit/Source/WebCore/storage/
IDBFactoryBackendInterface.cpp 34 #error "Chromium should not compile this file and instead define its own version of this factory that navigates the multi-process boundry."
IDBKeyPathBackendImpl.cpp 30 #error "Chromium should not compile this file and instead define its own version of this factory that navigates the multi-process boundry."
StorageNamespace.cpp 32 #error "Chromium should not compile this file and instead define its own version of these factories that navigate the multi-process boundry."
  /external/webkit/Source/WebCore/webaudio/
AudioDestinationNode.h 53 virtual unsigned numberOfChannels() const { return 2; } // FIXME: update when multi-channel (more than stereo) is supported
  /external/webkit/Source/WebKit/chromium/tests/
WebUnitTests.h 38 // In chromium multi-dll build, webkit unittest code are compiled in webkit.dll.
  /frameworks/av/include/media/
SingleStateQueue.h 21 // Non-blocking single-reader / single-writer multi-word atomic load / store
  /frameworks/av/include/media/nbaio/
AudioStreamOutSink.h 25 // not multi-thread safe
Pipe.h 24 // Pipe is multi-thread safe for readers (see PipeReader), but safe for only a single writer thread.
  /frameworks/av/media/libnbaio/
Pipe.cpp 49 // write() is not multi-thread safe w.r.t. itself, so no mutex or atomic op needed to read mRear
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
n_proc.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UsimServiceTable.java 49 EMLPP, // Enhanced Multi-Level Precedence and Preemption
  /ndk/sources/host-tools/make-3.81/
ansi2knr.1 17 multi-line header provided that no intervening line ends with a left or right
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.cpp 28 * Only called for multi-word typing input.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
auto_fs4.h 54 /* v4 multi expire (via pipe) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auto_fs4.h 54 /* v4 multi expire (via pipe) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auto_fs4.h 54 /* v4 multi expire (via pipe) */
  /sdk/apps/SdkController/res/values/
strings.xml 32 <string name="main_btn_open_multitouch">Control Multi-touch</string>
  /device/samsung/toro/overlay/packages/apps/Mms/res/xml/
mms_config.xml 83 <!-- If true, The text message over 160 characters will be sent in multi part.
85 via multi media message. -->
88 <!-- If enableMultipartSMS is true and smsToMmsTextThreshold > 1, then multi-part SMS messages
  /external/expat/bcb5/
README.txt 26 "mt" (multi-threaded) and "d" (dynamic RTL).
66 The libexpat libraries are all built to link with the multi-threaded dynamic RTL's.
70 1. The compiler option for multi-threading must be turned off. Following the
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
reg.php 27 * - Add a verification to the multi-line portion of the hex field regex
28 * for a '\' character on the line preceding the line of the multi-line
193 // Highlight Hexadecimal Values (Single-Line and Multi-Line)

Completed in 1548 milliseconds

1 2 3 4 5 6 78 91011>>