HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 551 - 575 of 6800) sorted by null

<<21222324252627282930>>

  /external/dropbear/libtommath/
bn_mp_n_root.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_prime_random_ex.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_prime_tab.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
  /external/freetype/include/freetype/internal/
t1types.h 95 * Note these can't be blended with multiple-masters.
223 /* support for Multiple Masters fonts */
  /external/harfbuzz/src/
harfbuzz-gpos.h 49 Multiple Master fonts need this interface to convert a metric ID
77 /* this is OpenType 1.2 -- Multiple Master fonts need this
  /external/kernel-headers/original/asm-generic/bitops/
non-atomic.h 58 * but actually fail. You must protect multiple accesses with a lock.
77 * but actually fail. You must protect multiple accesses with a lock.
  /external/libvpx/examples/includes/geshi/docs/
TODO 58 - Support for multiple output formats (XHTML, XML, PDF, RTF etc) [DONE IN 1.2]
62 source in multiple languages at once (eg PHP+HTML) [DONE IN 1.2]
  /external/llvm/docs/CommandGuide/
llvm-nm.pod 35 Common (multiple definitions link together into one def)
39 Weak reference (multiple definitions link together into zero or one definitions)
  /external/llvm/test/Transforms/DeadArgElim/
multdeadretval.ll 33 ; Multiple return values, multiple live return values
  /external/llvm/tools/llvm-objdump/
MCFunction.h 46 /// MCBasicBlock - Consists of multiple MCDecodedInsts and a list of successing
70 /// multiple MCBasicBlocks.
  /external/markdown/markdown/
blockparser.py 8 support multiple levels if nesting. It's just a simple API wrapped around
66 While the ``text`` argument is generally assumed to contain multiple
  /external/openssl/crypto/jpake/
jpake.h 64 * Note that JPAKE_STEP1 can be used multiple times before release
73 * Note that JPAKE_STEP2 can be used multiple times before release
  /external/oprofile/libpp/
name_storage.h 110 * multiple call with the image_name_id and different extra parameter
111 * will throw a runtime error, multiple extra_images are possible
  /external/protobuf/src/google/protobuf/
package_info.h 50 // from multiple threads simultaneously as long as the object is declared
56 // Put simply, read-only access to an object can happen in multiple threads
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_12.js 32 No Multiple Inheritance
40 var TITLE = "No Multiple Inheritance";
  /external/webkit/Source/WebCore/dom/
WheelEvent.cpp 51 , m_wheelDeltaY(lroundf(wheelTicksY * 120)) // Normalize to the Windows 120 multiple
74 // Normalize to the Windows 120 multiple
  /external/webkit/Source/WebCore/html/
HTMLSelectElement.h 52 virtual bool multiple() const { return m_data.multiple(); } function in class:WebCore::HTMLSelectElement
  /external/webkit/Source/WebCore/platform/qt/
QtMobileWebStyle.cpp 296 QPixmap QtMobileWebStyle::findComboButton(const QSize& size, bool multiple, bool disabled) const
304 QString key = prefix + (multiple ? QLatin1String("multiple-") : QLatin1String("simple-"))
311 if (multiple)
324 bool multiple = false; local
331 multiple = webCombo->multiple();
363 QPixmap pic = findComboButton(rect.size(), multiple, disabled);
  /external/webkit/Source/WebCore/wml/
WMLSelectElement.h 57 virtual bool multiple() const { return m_data.multiple(); } function in class:WebCore::WMLSelectElement
  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 81 # keyword 'opt' or 'option'. If an option can take multiple items, such
82 # as the dns option, they can be listed on the same line, or multiple
  /frameworks/base/core/java/android/bluetooth/
AtCommandResult.java 30 * final response is sent from multiple commands chained into a single command
79 * Used to combine results from multiple commands in a single command line
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListGetCheckItemIdsTest.java 92 assertChecked("Item checked when setting Multiple mode");
139 assertChecked("Item checked after MULTIPLE clear choice");
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 52 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
137 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
152 <p>For tips on how to create and manage icon sets for multiple densities, see
212 <h3>Set up a working space that organizes files for multiple densities</h3>
214 <p>Supporting multiple screen densities means you must create multiple versions
215 of the same icon. To help keep the multiple copies of files safe and easier to
319 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_Copy16x16_s.s 9 ; * must be a multiple of 16 and must be larger than or equal to 16.
16 ; * - step <16 or step is not a multiple of 16.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 34 * dstStep -Destination frame step in bytes; must be a multiple of
60 * srcStep or dstStep is not a multiple of 8.

Completed in 570 milliseconds

<<21222324252627282930>>