Home
last modified time | relevance | path

Searched defs:when (Results 1 – 25 of 59) sorted by relevance

123

/external/python/cpython2/Lib/
Dtty.py18 def setraw(fd, when=TCSAFLUSH): argument
30 def setcbreak(fd, when=TCSAFLUSH): argument
/external/jsr305/ri/src/main/java/javax/annotation/
DPropertyKey.java14 When when() default When.ALWAYS; in when() method
DUntainted.java14 When when() default When.ALWAYS; in when() method
DCheckReturnValue.java16 When when() default When.ALWAYS; in when() method
DSyntax.java43 When when() default When.ALWAYS; in when() method
DNonnull.java15 When when() default When.ALWAYS; in when() method
DRegEx.java23 When when() default When.ALWAYS; in when() method
DNonnegative.java16 When when() default When.ALWAYS; in when() method
/external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/
DSlashedClassName.java14 When when() default When.ALWAYS; in when() method
/external/libunwind/include/
Dlibunwind-dynamic.h88 int32_t when; /* when does it take effect? */ member
178 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \ argument
181 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \ argument
185 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \ argument
189 #define _U_dyn_op_add(op, qp, when, reg, value) \ argument
192 #define _U_dyn_op_pop_frames(op, qp, when, num_frames) \ argument
201 #define _U_dyn_op_alias(op, qp, when, addr) \ argument
/external/icu/icu4c/source/samples/date/
Ddate.c80 UDate when; in main() local
244 date(UDate when, in date()
300 UDate when=0; in getWhen() local
/external/ltp/testcases/kernel/security/filecaps/
Dinh_capped.c39 void debug_print_caps(char *when) in debug_print_caps()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMessage.java17 private long when; field in ShadowMessage
118 public void setWhen(long when) { in setWhen()
DShadowNotification.java23 public void __constructor__(int icon, CharSequence tickerText, long when) { in __constructor__()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemChoose.java92 ElemWhen when = (ElemWhen) childElem; in execute() local
/external/python/cpython2/Modules/
Dtimemodule.c275 time_convert(double when, struct tm * (*function)(const time_t *)) in time_convert()
308 double when = PyFloat_AsDouble(ot); in parse_time_double_args() local
319 double when; in time_gmtime() local
335 double when; in time_localtime() local
/external/mockito/src/main/java/org/mockito/stubbing/
DStubber.java72 <T> T when(T mock); in when() method
/external/mockito/src/main/java/org/mockito/internal/stubbing/
DStubberImpl.java28 public <T> T when(T mock) { in when() method in StubberImpl
/external/ltp/testcases/kernel/syscalls/setreuid/
Dsetreuid04.c133 static void uid_verify(struct passwd *ru, struct passwd *eu, char *when) in uid_verify()
Dsetreuid02.c134 static void uid_verify(struct passwd *ru, struct passwd *eu, char *when) in uid_verify()
Dsetreuid03.c182 static void uid_verify(struct passwd *ru, struct passwd *eu, char *when) in uid_verify()
Dsetreuid05.c189 static void uid_verify(struct passwd *ru, struct passwd *eu, char *when) in uid_verify()
/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid04.c137 static void gid_verify(struct group *rg, struct group *eg, const char *when) in gid_verify()
Dsetregid02.c180 void gid_verify(struct group *rg, struct group *eg, char *when) in gid_verify()
/external/dhcpcd-6.8.2/
Deloop.c260 const struct timespec *when, void (*callback)(void *), void *arg) in eloop_q_timeout_add_tv()
312 eloop_q_timeout_add_sec(struct eloop_ctx *ctx, int queue, time_t when, in eloop_q_timeout_add_sec()

123