HomeSort by relevance Sort by last modified time
    Searched refs:his (Results 1 - 17 of 17) sorted by null

  /external/iputils/
tracepath.c 44 struct hhistory his[64]; variable in typeref:struct:hhistory
134 if (slot>=0 && slot < 63 && his[slot].hops) {
135 sndhops = his[slot].hops;
136 rettv = &his[slot].sendtime;
137 his[slot].hops = 0;
271 his[hisptr].hops = ttl;
272 his[hisptr].sendtime = hdr->tv;
276 his[hisptr].hops = 0;
tracepath6.c 54 struct hhistory his[64]; variable in typeref:struct:hhistory
157 if (slot >= 0 && slot < 63 && his[slot].hops) {
158 sndhops = his[slot].hops;
159 rettv = &his[slot].sendtime;
160 his[slot].hops = 0;
341 his[hisptr].hops = ttl;
342 his[hisptr].sendtime = hdr->tv;
346 his[hisptr].hops = 0;
  /external/bison/doc/
bison.x 22 code in the input file, you can end his name by a C++-like extension
  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 97 float is, float its, int hs, float his, int dlId) {
114 hotseatIconSize = his;
  /prebuilts/go/darwin-x86/src/sync/atomic/
atomic_test.go 1227 his := LoadInt32(&ack[he][i%3])
1228 if (my != i && my != i-1) || (his != i && his != i-1) {
1229 t.Fatalf("invalid values: %d/%d (%d)", my, his, i)
1231 if my != i && his != i {
1232 t.Fatalf("store/load are not sequentially consistent: %d/%d (%d)", my, his, i)
1270 his := LoadInt64(&ack[he][i%3])
1271 if (my != i && my != i-1) || (his != i && his != i-1) {
1272 t.Fatalf("invalid values: %d/%d (%d)", my, his, i
    [all...]
  /prebuilts/go/linux-x86/src/sync/atomic/
atomic_test.go 1227 his := LoadInt32(&ack[he][i%3])
1228 if (my != i && my != i-1) || (his != i && his != i-1) {
1229 t.Fatalf("invalid values: %d/%d (%d)", my, his, i)
1231 if my != i && his != i {
1232 t.Fatalf("store/load are not sequentially consistent: %d/%d (%d)", my, his, i)
1270 his := LoadInt64(&ack[he][i%3])
1271 if (my != i && my != i-1) || (his != i && his != i-1) {
1272 t.Fatalf("invalid values: %d/%d (%d)", my, his, i
    [all...]
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 50 # could use his/her desired compiler optimization flags, if he/she knows what is
  /external/v8/test/mjsunit/es6/
generators-iteration.js 217 arguments[2] = "I'll grind his bones";
222 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
225 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
235 arguments[2] = "I'll grind his bones";
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85_test.go 27 "Man is distinguished, not only by his reason, but by this singular passion from " +
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85_test.go 27 "Man is distinguished, not only by his reason, but by this singular passion from " +
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 282 // Could not find a header to match his header.
1611 SIPHeader his = (SIPHeader) (otherMessage.nameTable.get(SIPHeaderNamesCache local
    [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]
  /external/bison/tests/
testsuite     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 612 milliseconds