OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mob
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
print-mobile.c
68
const struct mobile_ip *
mob
;
local
73
mob
= (const struct mobile_ip *)bp;
75
if (length < MOBILE_SIZE || !ND_TTEST(*
mob
)) {
81
proto = EXTRACT_16BITS(&
mob
->proto);
82
crc = EXTRACT_16BITS(&
mob
->hcheck);
90
ND_PRINT((ndo, "%s ", ipaddr_string(ndo, &
mob
->osrc)));
95
ND_PRINT((ndo, "> %s ", ipaddr_string(ndo, &
mob
->odst)));
98
vec[0].ptr = (const uint8_t *)(const void *)
mob
;
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c
54
* A factor applied to the maximum
mob
memory size to determine
81
}
mob
;
member in union:vmw_buffer_relocation::__anon28419
140
* The amount of surface, GMR or
MOB
memory that is referred by the commands
201
if (reloc->
mob
.id)
202
*reloc->
mob
.id = ptr.gmrId;
203
if (reloc->
mob
.offset_into_mob)
204
*reloc->
mob
.offset_into_mob = ptr.offset;
410
reloc->
mob
.id = id;
411
reloc->
mob
.offset_into_mob = offset_into_mob;
596
/* Queries are backed by one big
MOB
*/
[
all
...]
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar
Completed in 309 milliseconds