Home
last modified time | relevance | path

Searched refs:get (Results 1 – 18 of 18) sorted by relevance

/bionic/libc/tools/zoneinfo/
DZoneCompactor.java100 String link = links.get(s); in ZoneCompactor()
122 String to = links.get(from); in ZoneCompactor()
124 starts.put(from, starts.get(to)); in ZoneCompactor()
125 lengths.put(from, lengths.get(to)); in ZoneCompactor()
126 offsets.put(from, offsets.get(to)); in ZoneCompactor()
149 writeInt(idx, starts.get(zname).intValue()); in ZoneCompactor()
150 writeInt(idx, lengths.get(zname).intValue()); in ZoneCompactor()
151 writeInt(idx, offsets.get(zname).intValue()); in ZoneCompactor()
/bionic/libc/kernel/common/linux/
Dmoduleparam.h50 param_get_fn get; member
65 param_get_fn get; member
70get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param co… argument
71 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, nam… argument
Dklist.h31 void (*get)(struct klist_node *); member
Dxattr.h41 int (*get)(struct inode *inode, const char *name, void *buffer, member
/bionic/libc/arch-arm/bionic/
Dclone.S36 @ get flags
/bionic/libc/kernel/tools/
Dclean_header.py52 statics = statics.union( kernel_known_statics.get( arch, set() ) )
80 return dst_path, out.get()
Dkernel.py153 return set(self.headers.get(header))
Dcpp.py683 return Expr.precedences.get(self.op, 1000)
1302 prec = CppExpr.precedences.get(op,1000)
1307 arg_prec = CppExpr.precedences.get(arg[0],1000)
1318 if CppExpr.precedences.get(arg1_op,1000) < prec:
1320 if CppExpr.precedences.get(arg2_op,1000) < prec:
2248 if out.get() != expected:
2253 print out.get(),
Dutils.py210 def get(self): member in StringOutput
/bionic/libc/arch-mips/bionic/
Dsigsetjmp.S66 REG_L t0, (_JBLEN*REGSZ)(a0) # get "savemask"
Dsetjmp.S68 move a0, zero # get current signal mask
/bionic/libc/docs/
DSYSV-IPC.TXT98 (You can use the "ipcs -u" command to get a summary describing the kernel
DOVERVIEW.TXT110 If you want to know why and how this is done, read kernel/README.TXT to get
302 - get rid of *many* unfortunate thread-safety issues in the original code
337 to get something working properly.
DCHANGES.TXT182 - DNS: get rid of spurious random DNS queries when trying to resolve
/bionic/libc/arch-x86/bionic/
Dcrtbegin.S46 # so we use a tiny trampoline that will get relocated
/bionic/libc/arch-mips/string/
Dmemset.S104 sh a1,0(a0) # store one halfword to get aligned
/bionic/libc/tools/
Dbionic_utils.py328 def get(self): member in StringOutput
/bionic/libc/kernel/
DREADME.TXT8 and unmodified kernel headers in order to get rid of many annoying
159 typedef/struct/union/enum declaration. this allows to get rid of any variable