HomeSort by relevance Sort by last modified time
    Searched full:primary (Results 926 - 950 of 1708) sorted by null

<<31323334353637383940>>

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_video.c 602 /* Release previous primary surface */
657 /* Create primary surface */
  /external/qemu-pc-bios/vgabios/
vbe.c     [all...]
  /external/webkit/Source/JavaScriptCore/parser/
Nodes.h 301 if ((divot() - subexpressionDivot) & ~0xFFFF) // Overflow means we can't do this safely, so just point at the primary divot
330 if ((subexpressionDivot - divot()) & ~0xFFFF) // Overflow means we can't do this safely, so just point at the primary divot
    [all...]
  /frameworks/base/core/java/android/app/
SearchManager.java 218 * Column name for suggestions cursor. <i>Required.</i> This is the primary line of text that
472 * The primary method for invoking search is to call
    [all...]
  /frameworks/base/native/include/android/
input.h 276 /* A non-primary pointer has gone down.
281 /* A non-primary pointer has gone up.
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 860 // return 1 if primary is 1 and secondary is 0 or
861 // primary is 0 and secondary is 1
    [all...]
  /ndk/docs/openmaxal/
index.html 28 As with all of the Android Native Development Kit (NDK), the primary
594 We recommend that you explicitly set both the primary object interface
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java 856 // Follow the tree from all primary service processes to al
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
input.h 238 /* A non-primary pointer has gone down.
243 /* A non-primary pointer has gone up.
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
input.h 238 /* A non-primary pointer has gone down.
243 /* A non-primary pointer has gone up.
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
input.h 238 /* A non-primary pointer has gone down.
243 /* A non-primary pointer has gone up.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java 605 /** Finds all widgets in the layout that have the same type as the primary */
630 /** Selects the siblings of the primary */
    [all...]
  /external/bluetooth/bluez/
ChangeLog 11 Fix issue with disconnect after primary service discovery.
13 Add support for primary services over BR/EDR.
51 Add support for SDP record of Primary GATT services.
99 Update support for primary service discovery.
114 Add support for primary service search on device creation.
130 Update support for GATT Primary Service Discovery.
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/llvm/docs/tutorial/
LangImpl5.html 210 <p>Next we hook it up as a primary expression:</p>
    [all...]
LangImpl7.html 801 it as a primary expression:</p>
805 /// primary
    [all...]
OCamlLangImpl5.html 195 <p>Next we hook it up as a primary expression:</p>
907 (* primary *)
    [all...]
  /external/grub/docs/
grub.texi 214 The primary requirement for GRUB is that it be compliant with the
412 counted from @samp{4}, regardless of the actual number of primary
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java 72 * <p>The primary pieces of information in an intent are:</p>
114 * <p>In addition to these primary attributes, there are a number of secondary
181 * <p>There are two primary forms of intents you will use.
389 * <p>The first, primary, purpose of this activity is to let the user interact
    [all...]
  /external/doclava/src/com/google/doclava/parser/
JavaParser.java 60 * Primary author: Terence Parr, July 2006
100 * Changed the 'this' alternative in primary to allow 'identifierSuffix' rather than
128 * out of expressions allowed me to simplify "primary".
156 * Simplified primary (got rid of those things that are only used in
393 "primary", "synpred153_Java", "synpred57_Java", "synpred258_Java",
5756 primary(); method
10844 primary(); method
11073 public final void primary() throws RecognitionException { method in class:JavaParser
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 823 /// Returns whether this template declaration defines the primary
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 42 /// arguments relative to the primary template, even when we're
    [all...]
  /external/llvm/docs/
AliasAnalysis.html 81 class is the primary interface used by clients and implementations of alias
187 <p>The <tt>alias</tt> method is the primary interface used to determine whether
690 inserted into the AliasSetTracker that aliases multiple sets. The primary data
    [all...]
  /external/valgrind/main/callgrind/
callgrind_annotate.in 207 --threshold=<0--100> percentage of counts (of primary sort event) we
473 # column order (ie. first column event is primary sort key, 2nd column is
489 # the primary sort event, and 0% for the rest.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 556 * NL80211_CHAN_HT40MINUS = secondary channel is below the primary channel
557 * NL80211_CHAN_HT40PLUS = secondary channel is above the primary channel
    [all...]

Completed in 1273 milliseconds

<<31323334353637383940>>