HomeSort by relevance Sort by last modified time
    Searched full:order (Results 401 - 425 of 11697) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2005-01-17-CycleInDAG.ll 3 ; is invalid code (there is no correct way to order the instruction). Check
  /external/marisa-trie/lib/marisa/
progress.h 47 int order() const { function in class:marisa::Progress
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
progress.h 47 int order() const { function in class:marisa_alpha::Progress
  /external/okhttp/
CONTRIBUTING.md 8 and style in order to keep the code as readable as possible. Please also make
  /external/oprofile/events/mips/74K/
events.h 25 "13-0 DR stage stall cycles due to DDQ0 (ALU out-of-order dispatch queue) full"},
31 "16-0 DDQ0 (ALU out-of-order dispatch queue) empty cycles"},
33 "17-0 DDQ0 (ALU out-of-order dispatch queue) no issue cycles with valid instructions but operands not ready"},
35 "18-0 DDQ0 (ALU out-of-order dispatch queue) no issue cycles with valid instructions due to operand(s) not available, MDU busy, or CorExt resource busy"},
37 "19-0 DDQ0 (ALU out-of-order dispatch queue) bubbles due to MFC1 data write"},
39 "20-0 Either DDQ0 (ALU out-of-order dispatch queue) or DDQ1 (AGEN out-of-order dispatch queue) valid instruction issue cycles"},
41 "21-0 Out-of-order ALU issue cycles (issued instruction is not the oldest in the pool)"},
151 "13-1 DR stage stall cycles due to DDQ1 (AGEN out-of-order dispatch queue) full"},
157 "16-1 DDQ1 (AGEN out-of-order dispatch queue) empty cycles"}
    [all...]
  /external/qemu/slirp-android/
helper.h 44 /* return ip address in network order */
51 /* return ip address in host order */
58 /* set ip address in network order */
67 /* set ip address in host order */
  /external/skia/legacy/src/ports/
SkThread_win.cpp 14 //MSDN says in order to declare an interlocked function for use as an
  /external/valgrind/main/helgrind/tests/
tc13_laog1.c 7 /* The simplest possible test that triggers a lock order acquisition
  /external/valgrind/main/none/tests/
fdleak.h 20 * after the start of main() in order to get consistent results across
  /external/webkit/LayoutTests/fast/url/script-tests/
scheme.js 7 // HTMLAnchorElement.href. In order to test absolute URL parsing, we'd need
  /external/wpa_supplicant_8/src/eap_common/
eap_ikev2_common.h 13 /* incorrect bit order */
  /external/yaffs2/yaffs2/
moduleconfig.h 18 /* Meaning: ECC byte order is 'wrong'. Only meaningful if */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c 67 Word16 isf[ORDER];
68 Word16 isf_stage2[ORDER];
70 for (i = 0; i < ORDER; i++)
157 Word16 isf[ORDER];
158 Word16 isf_stage2[ORDER];
160 for (i = 0; i < ORDER; i++)
262 for (i = 0; i < ORDER; i++)
294 for (i = 0; i < ORDER; i++)
300 for (i = 0; i < ORDER; i++)
308 Reorder_isf(isf_q, ISF_GAP, ORDER);
    [all...]
  /frameworks/base/core/java/android/
package.html 8 application, in order to provide a cohesive application package that has no external dependencies.
  /frameworks/base/core/java/com/android/internal/util/
Predicates.java 32 * evaluates to true. The components are evaluated in order, and evaluation
41 * evaluates to true. The components are evaluated in order, and evaluation
53 * evaluates to true. The components are evaluated in order, and evaluation
62 * evaluates to true. The components are evaluated in order, and evaluation
  /frameworks/native/include/private/utils/
Static.h 18 // destruction order in the library.
  /frameworks/volley/
proguard-project.txt 7 # You can edit the include path and order by changing the ProGuard
  /hardware/libhardware/modules/
README.android 18 loaded in the "board", "arch" and "default" order.
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
readme.txt 1 This is UIM utility required for TI's shared transport driver in order
  /libcore/luni/src/main/java/javax/security/auth/callback/
package.html 9 application in order to execute the authentication and authorization
  /ndk/tests/device/test-stlport_shared-exception/jni/
delayslot1.cpp 6 // across a function call that can throw internally, in order to put
  /ndk/tests/device/test-stlport_static-exception/jni/
delayslot1.cpp 6 // across a function call that can throw internally, in order to put
  /packages/apps/Email/src/com/android/email/service/
EasAuthenticatorServiceAlternate.java 22 * <p>Functionality wise, it's a 100% clone of {@link EasAuthenticatorService}, but in order to
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
CountedDataInputStream.java 91 public void setByteOrder(ByteOrder order) {
92 mByteBuffer.order(order);
96 return mByteBuffer.order();
  /packages/apps/Settings/res/xml/
language_settings.xml 45 with low order values to set the key map of each attached keyboard. -->
52 android:order="1000"
59 android:order="1001"
66 android:order="1002"

Completed in 852 milliseconds

<<11121314151617181920>>