HomeSort by relevance Sort by last modified time
    Searched refs:forced (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
loc10.s 1 Boot GETA $0,Boot %set dynamic- and forced-trap handler
loc9.s 2 Boot GETA $0,Boot %set dynamic- and forced-trap handler
loc8.s 3 Boot GETA $0,Boot %set dynamic- and forced-trap handler
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
vxworks-forced-local-1.d 2 #source: vxworks-forced-local-1.s
3 #ld: -shared -Tvxworks1.ld --version-script vxworks-forced-local-1.ver
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
loc-6.s 5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
loc-7.s 5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
gc-hidden-1.d 9 # See PR ld/13990: a forced-local PLT reference to a
10 # forced-local symbol is GC'ed, trigging a BFD_ASSERT.
  /external/elfutils/tests/
elfputzdata.c 117 bool forced = false; local
123 forced = true;
129 forced ? " (forced) " : " ",
139 forced = true;
145 forced ? " (forced) " : " ",
163 if (forced && new_size < orig_size)
165 printf ("section %zd forced to compress, but size smaller\n",
170 if (! forced && new_size >= orig_size
    [all...]
  /external/clang/
shared_clang.mk 45 # Don't build the library unless forced to. We don't
55 # Don't build the library unless forced to.
69 endif # don't build unless forced to
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
gotplt.d 7 # Make sure that gotplt relocations of forced local symbols
  /external/iputils/ninfod/
ninfod.h 54 int forced
117 void init_core(int forced);
ninfod_name.c 290 void init_nodeinfo_nodename(int forced)
301 if (!changed && !forced)
307 if ((changed || forced) && !IN6_IS_ADDR_UNSPECIFIED(&nigroup.ipv6mr_multiaddr)) {
330 if (changed || forced) {
ninfod_core.c 303 if (!forced && initialized)
392 void init_core(int forced)
398 if (!initialized || forced) {
427 subjinfo_table[i].init(forced);
434 qtypeinfo_table[i].init(forced);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
subsym.s 5 ; if quotes, interpret as string, and do forced substitution
15 .word $symlen(":SYMBOL:") ; 5, forced substitution
  /frameworks/base/media/java/android/media/
SubtitleController.java 192 * Supports HLS-flags: AUTOSELECT, FORCED & DEFAULT.
194 * 1. If captioning is disabled, only consider FORCED tracks. Otherwise,
195 * consider all tracks, but prefer non-FORCED ones.
209 * and FORCED=no.
226 boolean forced =
239 int score = (forced ? 0 : 8) +
243 if (selectForced && !forced) {
250 (autoselect || forced || selectedLocale != null))) {
288 // We can have a default (forced) track even if captioning
  /packages/apps/Camera2/src/com/android/camera/filmstrip/
FilmstripController.java 130 * @param forced Forces to stop even if the scrolling can not be
134 public boolean stopScrolling(boolean forced);
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-archiver/2.4.1/
maven-archiver-2.4.1.jar 
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-12c.d 10 # are forced local using a linker script. There should just be the
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-archiver/2.5/
maven-archiver-2.5.jar 
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java 208 public void goTo(Time time, long id, String searchQuery, boolean forced,
224 mWindowAdapter.refresh(mTime, id, searchQuery, forced, refreshEventInfo);
227 public void refresh(boolean forced) {
228 mWindowAdapter.refresh(mTime, -1, null, forced, false);
  /external/apache-harmony/jdwp/
Android.mk 21 # We run in non-debug mode and support running with a forced abi. We must pass
  /build/target/product/
core_minimal.mk 142 pm.dexopt.forced-dexopt=speed \
core_tiny.mk 132 pm.dexopt.forced-dexopt=speed \
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
location_info_mixin.js 59 //emission is always forced by the start of the next character token here.
  /external/v8/test/mjsunit/regress/
regress-325676.js 30 // If a function parameter is forced to be context allocated,

Completed in 715 milliseconds

1 2 3 4 5 6 7