HomeSort by relevance Sort by last modified time
    Searched full:resv (Results 1 - 11 of 11) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
igmp.h 70 resv:4; member in struct:igmpv3_query
72 __u8 resv:4, member in struct:igmpv3_query
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherSpiTest.java 224 private static byte[] resV = { (byte) 7, (byte) 6, (byte) 5, (byte) 4,
293 if (resV.length > inputLen) {
296 bb[i] = resV[i];
300 return resV;
  /external/valgrind/main/VEX/priv/
guest_generic_x87.c 613 void compute_PCMPxSTRx_gen_output (/*OUT*/V128* resV,
637 resV->w32[0] = bits4_to_bytes4( (intRes2 >> 0) & 0xF );
638 resV->w32[1] = bits4_to_bytes4( (intRes2 >> 4) & 0xF );
639 resV->w32[2] = bits4_to_bytes4( (intRes2 >> 8) & 0xF );
640 resV->w32[3] = bits4_to_bytes4( (intRes2 >> 12) & 0xF );
642 resV->w32[0] = intRes2 & 0xFFFF;
643 resV->w32[1] = 0;
644 resV->w32[2] = 0;
645 resV->w32[3] = 0;
661 resV->w32[0] = newECX
    [all...]
guest_generic_x87.h 104 extern Bool compute_PCMPxSTRx ( /*OUT*/V128* resV,
guest_amd64_helpers.c     [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherSpiTest.java 310 private static byte[] resV = { (byte) 7, (byte) 6, (byte) 5, (byte) 4,
379 if (resV.length > inputLen) {
382 bb[i] = resV[i];
386 return resV;
  /external/mksh/src/
Build.sh     [all...]
  /external/netcat/
netcat.c     [all...]
  /external/tcpdump/
print-rsvp.c 100 { RSVP_MSGTYPE_RESV, "Resv" },
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_tpp_net.utf 602 2394 "resv"
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_tpp_net.utf 800 3361 "resv"
    [all...]

Completed in 1871 milliseconds