Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_join.cpp39 if (thread.get() == NULL) { in pthread_join()
65 _pthread_internal_remove_locked(thread.get()); in pthread_join()
Dpthread_getcpuclockid.cpp35 if (thread.get() == NULL) { in pthread_getcpuclockid()
Dpthread_detach.cpp35 if (thread.get() == NULL) { in pthread_detach()
Dpthread_setschedparam.cpp38 if (thread.get() == NULL) { in pthread_setschedparam()
Dpthread_getschedparam.cpp38 if (thread.get() == NULL) { in pthread_getschedparam()
Dpthread_kill.cpp41 if (thread.get() == NULL) { in pthread_kill()
Dsigwait.cpp43 int result = __rt_sigtimedwait(sigset.get(), NULL, NULL, sizeof(sigset)); in sigwait()
Dpthread_accessor.h49 pthread_internal_t* get() const { return thread_; } in get() function
Dpthread_setname_np.cpp67 if (thread.get() == NULL) { in pthread_setname_np()
/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
/bionic/libc/tools/zoneinfo/
DZoneCompactor.java124 String link = links.get(s); in ZoneCompactor()
147 String to = links.get(from); in ZoneCompactor()
149 starts.put(from, starts.get(to)); in ZoneCompactor()
150 lengths.put(from, lengths.get(to)); in ZoneCompactor()
151 offsets.put(from, offsets.get(to)); in ZoneCompactor()
191 f.writeInt(starts.get(zoneName)); in ZoneCompactor()
192 f.writeInt(lengths.get(zoneName)); in ZoneCompactor()
193 f.writeInt(offsets.get(zoneName)); in ZoneCompactor()
/bionic/libc/private/
Dkernel_sigset_t.h42 sigset_t* get() { in get() function
/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/kernel/tools/
Dclean_header.py52 statics = statics.union( kernel_known_statics.get( arch, set() ) )
83 return dst_path, out.get()
Dutils.py84 def get(self): member in StringOutput
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(),
/bionic/libc/arch-mips/string/
Dmemset.S104 sh a1,0(a0) # store one halfword to get aligned
/bionic/libc/tools/
Dbionic_utils.py313 def get(self): member in StringOutput
/bionic/libc/kernel/
DREADME.TXT8 and unmodified kernel headers in order to get rid of many annoying
152 typedef/struct/union/enum declaration. this allows to get rid of any variable