HomeSort by relevance Sort by last modified time
    Searched full:dice (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/test/MC/MachO/ARM/
data-in-code.s 4 @ CHECK: # DICE 0
8 @ CHECK: # DICE 1
12 @ CHECK: # DICE 2
16 @ CHECK: # DICE 3
  /external/llvm/tools/macho-dump/
macho-dump.cpp 349 InMemoryStruct<macho::DataInCodeTableEntry> DICE;
350 Obj.ReadDataInCodeTableEntry(LLC->DataOffset, i, DICE);
351 if (!DICE)
353 outs() << " # DICE " << i << "\n"
354 << " ('offset', " << DICE->Offset << ")\n"
355 << " ('length', " << DICE->Length << ")\n"
356 << " ('kind', " << DICE->Kind << ")\n";
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Random.c 66 * of 6 will simulate a fair 6-sided dice roll.
  /external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
CharSinkTester.java 165 Random dice = new Random(); local
168 expected[c] = (char) ('A' + dice.nextInt(26));
  /external/bison/runtime-po/
es.po 23 # (?te lo dice el t?o que ha traducido el paquete m?s grande: 1406
  /libcore/luni/src/main/java/javax/crypto/spec/
DESKeySpec.java 40 // http://www.dice.ucl.ac.be/crypto/standards/fips/fip74/fip74-1.pdf
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESKeySpecTest.java 43 // http://www.dice.ucl.ac.be/crypto/standards/fips/fip74/fip74-1.pdf
  /external/dnsmasq/man/es/
dnsmasq.8 253 en vez de la correcta respuesta NXDOMAIN. Esta opci?n le dice a dnsmasq
315 Le dice a dnsmasq que no debe reenviar b?squedas para nombres sencillos,
342 ninguna direcci?n IP; esto le dice a dnsmasq que un dominio es local
350 El string opcional despues del car?cter @ le dice a dnsmasq como fijar
487 la cual le dice a dnsmasq que debe habilitar DHCP para la red
511 le dice a dnsmasq que debe darle a la m?quina con direcci?n
514 le dice a dnsmasq que siempre debe alocarle a la maquina lap
533 le dice a dnsmasq que no debe ofrecer jam?s un arriendo DHCP a
    [all...]
  /external/elfutils/libdwfl/
find-debuginfo.c 249 /* No dice. */
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESKeySpecTest.java 43 // http://www.dice.ucl.ac.be/crypto/standards/fips/fip74/fip74-1.pdf
  /frameworks/av/media/libstagefright/
MP3Extractor.cpp 201 ALOGV("no dice, no valid sequence of frames found.");
  /ndk/sources/host-tools/make-3.81/po/
es.po 26 # de una librer?a, y de eso no se dice nada en el mensaje. Creo que
742 # ?De verdad se dice "vivo"? Si es un proceso, se me ocurre "activo". sv
990 # Es incorrecto. Es una de las opciones `k' que dice... mm
    [all...]
  /external/bison/po/
es.po 23 # (?te lo dice el t?o que ha traducido el paquete m?s grande: 1406
56 # veremos que dice la mayor?a, como hay otros 2 revisores
1077 # veremos que dice la mayor?a, como hay otros 2 revisores
    [all...]
  /external/elfutils/
android.patch 265 /* No dice. */
  /external/dexmaker/src/main/java/com/google/dexmaker/stock/
ProxyBuilder.java 60 * // Chosen by fair dice roll, guaranteed to be random.
    [all...]
  /external/dexmaker/javadoc/com/google/dexmaker/stock/
ProxyBuilder.html 115 // Chosen by fair dice roll, guaranteed to be random.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 122 * <p>Thanks go to Dave Dice, Mark Moir, Victor Luchangco, Bill
    [all...]
AbstractQueuedSynchronizer.java 351 * <p>Thanks go to Dave Dice, Mark Moir, Victor Luchangco, Bill
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
en_emoji.combined.gz 
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_lexpos.utf     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c     [all...]
  /external/webkit/PerformanceTests/Parser/resources/
html5.html 122 .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
123 .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
124 .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
    [all...]
  /external/chromium/net/base/
ssl_false_start_blacklist.txt 822 dice.com
    [all...]
  /frameworks/base/core/res/res/values-es/
strings.xml     [all...]
  /frameworks/base/core/res/res/values-es-rUS/
strings.xml     [all...]

Completed in 2152 milliseconds

1 2