/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
X509Name.java | 923 String oValue = (String)other.values.elementAt(i); 925 if (!equivalentStrings(value, oValue)) [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/ |
IETFUtils.java | 258 private static ASN1Object decodeObject(String oValue) 262 return ASN1Object.fromByteArray(Hex.decode(oValue.substring(1)));
|
/bionic/libc/include/ |
time.h | 127 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/development/ndk/platforms/android-3/include/ |
time.h | 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/development/ndk/platforms/android-8/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
time.h | 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
time.h | 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
time.h | 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/ |
time.h | 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
|
/external/webkit/Source/WebCore/bridge/objc/ |
objc_runtime.mm | 162 ObjcValue oValue = convertValueToObjcValue (exec, aValue, ObjcObjectType); 165 [_array.get() insertObject:oValue.objectValue atIndex:index];
|
/external/kernel-headers/original/linux/ |
time.h | 114 struct itimerval *ovalue);
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-generic.c | 2290 struct vki_itimerval *ovalue = (struct vki_itimerval*)ARG3; local 2301 struct vki_itimerval *ovalue = (struct vki_itimerval*)ARG3; local [all...] |
syswrap-linux.c | [all...] |
syswrap-aix5.c | [all...] |
/external/valgrind/main/memcheck/tests/x86-linux/ |
scalar.stderr.exp | 974 Syscall param setitimer(ovalue) contains uninitialised byte(s) [all...] |