OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rrlist
(Results
1 - 10
of
10
) sorted by null
/external/scapy/scapy/layers/
dns.py
414
RRlist
= []
438
RRlist
+= [ offset + b*8 + i ]
444
return
RRlist
468
rrlist
= sorted(x for x in lst if 256 * wb <= x < 256 * (wb + 1))
469
if not
rrlist
:
473
if
rrlist
[-1] == 0: # only one element in the list
476
max =
rrlist
[-1] - 256*wb
491
sum(2 ** (7 - (x - 256 * wb) + (tmp * 8)) for x in
rrlist
507
rrlist
= bitmap2RRlist(x)
508
return [ dnstypes.get(rr, rr) for rr in
rrlist
] if rrlist else repr(x
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java
860
RecordRouteList
rrlist
= sipResponse.getRecordRouteHeaders();
local
[
all
...]
/prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar
android-all-7.0.0_r1-robolectric-r1.jar
android-all-7.1.0_r7-robolectric-0.jar
android-all-7.1.0_r7-robolectric-r1.jar
android-all-8.0.0_r4-robolectric-0.jar
android-all-8.0.0_r4-robolectric-r1.jar
android-all-8.1.0-robolectric-r4458339.jar
android-all-o-preview-4-robolectric-0.jar
Completed in 1327 milliseconds