HomeSort by relevance Sort by last modified time
    Searched full:effective (Results 126 - 150 of 903) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/vm/mterp/mips/
header.S 160 * Form an Effective Address rd = rbase + roff<<n;
174 * Form an Effective Shift Right rd = rbase + roff>>n;
  /device/ti/panda/wl12xx/
LICENCE 30 2. Termination. This license is effective until terminated. Without prejudice
144 Agreement will be effective unless in writing and signed by a duly
  /external/chromium/net/base/
cookie_monster_perftest.cc 170 // by effective TLD+1 will apply to probe GURL.
172 // or "google.com". "Effective" is added to include sites like
  /external/javassist/src/main/javassist/bytecode/
LocalVariableAttribute.java 158 * variable is effective.
169 * variable is effective.
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 118 // FIXME: It seems this value needs to be adjusted by 4 for an effective PC
160 // ARM PCRel relocations have an effective-PC offset of two instructions
  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 2 parent.title=Designing Effective Navigation
116 <p>Now that you've designed effective and intuitive intra-app navigation for your application, you can begin to spend time refining the user interface for each individual screen. For example, you can choose to use richer widgets in place of simple text labels, images, and buttons when displaying interactive content. You can also begin defining the visual styling of your application, incorporating elements from your brand's visual language in the process.</p>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h 76 * This header has several parts. Search for "Effective prototypes"
224 * Effective prototypes for <pwd.h> wrappers:
398 * Effective prototypes for <netdb.h> wrappers:
564 * Effective prototypes for <dirent.h> wrappers:
688 * Effective prototypes for <unistd.h> wrappers:
830 * Effective prototypes for <string.h> wrappers:
876 * Effective prototypes for <time.h> wrappers:
1038 * Effective prototypes for <grp.h> wrappers:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 67 * This header has several parts. Search for "Effective prototypes"
215 * Effective prototypes for <pwd.h> wrappers:
389 * Effective prototypes for <netdb.h> wrappers:
555 * Effective prototypes for <dirent.h> wrappers:
679 * Effective prototypes for <unistd.h> wrappers:
821 * Effective prototypes for <string.h> wrappers:
867 * Effective prototypes for <time.h> wrappers:
1029 * Effective prototypes for <grp.h> wrappers:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 76 * This header has several parts. Search for "Effective prototypes"
224 * Effective prototypes for <pwd.h> wrappers:
398 * Effective prototypes for <netdb.h> wrappers:
564 * Effective prototypes for <dirent.h> wrappers:
688 * Effective prototypes for <unistd.h> wrappers:
830 * Effective prototypes for <string.h> wrappers:
876 * Effective prototypes for <time.h> wrappers:
1038 * Effective prototypes for <grp.h> wrappers:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 67 * This header has several parts. Search for "Effective prototypes"
215 * Effective prototypes for <pwd.h> wrappers:
389 * Effective prototypes for <netdb.h> wrappers:
555 * Effective prototypes for <dirent.h> wrappers:
679 * Effective prototypes for <unistd.h> wrappers:
821 * Effective prototypes for <string.h> wrappers:
867 * Effective prototypes for <time.h> wrappers:
1029 * Effective prototypes for <grp.h> wrappers:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 67 * This header has several parts. Search for "Effective prototypes"
215 * Effective prototypes for <pwd.h> wrappers:
389 * Effective prototypes for <netdb.h> wrappers:
555 * Effective prototypes for <dirent.h> wrappers:
679 * Effective prototypes for <unistd.h> wrappers:
821 * Effective prototypes for <string.h> wrappers:
867 * Effective prototypes for <time.h> wrappers:
1029 * Effective prototypes for <grp.h> wrappers:
    [all...]
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 447 static int setCapabilities(int64_t permitted, int64_t effective)
459 capdata.effective = effective;
462 ALOGV("CAPSET perm=%llx eff=%llx", permitted, effective);
  /external/ceres-solver/internal/ceres/
evaluator.h 149 // This is the effective number of parameters that the optimizer may adjust.
  /external/chromium/chrome/browser/prefs/
pref_value_store.cc 129 // If the pref is controlled by a higher-priority store, its effective value
  /external/chromium/chrome/common/extensions/docs/static/
override.html 137 For an effective override page, follow these guidelines:
  /external/chromium/net/proxy/
proxy_bypass_rules.h 80 // (c) The URL's (effective) port number matches |optional_port| if
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 39 Effective bits are added to the pool by sending them through a hash [but not terminating the hash].
  /external/eigen/doc/
I02_HiPerformance.dox 32 unique scalar factor alpha, and for each side, its effective storage order, shape, and conjugation states.
  /external/guava/guava/src/com/google/common/base/
Stopwatch.java 43 * more effective abstraction because it exposes only these relative values,
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Stopwatch.java 42 * more effective abstraction because it exposes only these relative values,
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
LoadPathToFileCache.java 92 * repetitive. Algorithm comes from Effective Java by Joshua Bloch.
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.c 103 printf("Effective: ");
pscap.c 122 // Get the effective uid
  /external/libvpx/libvpx/test/
datarate_test.cc 98 // Effective file datarate includes the time spent prebuffering.
  /external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.cpp 132 // This is actually "load effective address" of the stack slot

Completed in 419 milliseconds

1 2 3 4 56 7 8 91011>>