Home
last modified time | relevance | path

Searched defs:rev (Results 26 - 50 of 135) sorted by relevance

123456

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_spin_unlock.c42 void *rev; in pthread_spin_unlock_0100() local
H A Dpthread_attr_get.c32 int rev = pthread_attr_getscope(&attr, &scope); in pthread_attr_getscope_0100() local
48 int rev = pthread_attr_getguardsize(&attr, &size); in pthread_attr_getguardsize_0100() local
/third_party/skia/gm/
H A Dpathreverse.cpp66 SkPath rev; in test_rev() local
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
H A Dposix_fadvise.c52 int rev = fclose(fp); in posix_fadvise_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dpty.c33 int rev = grantpt(0); in grantpt_0100() local
/third_party/skia/bin/
H A Dfetch-gn28 rev = 'd62642c920e6a0d1756316d225a90fd6faa9e21e' variable
/base/security/certificate_framework/frameworks/adapter/v1.0/inc/
H A Dcertificate_openssl_class.h58 X509_REVOKED *rev; member
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_napi_common.cpp51 napi_status rev = napi_typeof(env, argv, &valueType); in UnwrapStringParam() local
/third_party/ltp/testcases/open_posix_testsuite/stress/mqueues/
H A Dmulti_send_rev_2.c80 pthread_t sed[Max_Threads], rev[Max_Threads]; in main() local
H A Dmulti_send_rev_1.c92 pthread_t sed[Max_Threads], rev[Max_Threads]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprocess_vm.c36 ssize_t rev = process_vm_readv(getpid(), &local, 1, &remote, 1, 0); in process_vm_writev_0100() local
61 ssize_t rev = process_vm_readv(getpid(), local, 2, remote, 2, 0); in process_vm_writev_0200() local
83 ssize_t rev = process_vm_readv(getpid(), &local, 1, &remote, 1, 0); in process_vm_writev_0300() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/fixed/include/
H A Duart_auth.h53 hi_u8 rev[2]; /* 2: rev */ member
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_observer.cpp186 int rev = uv_queue_work( in OnChange() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp59 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dsetlocale_sup.c122 char *rev = setlocale(LC_ALL, "C"); in setlocale_0500() local
/third_party/musl/libc-test/src/functionalext/locale/
H A Dsetlocale.c131 char *rev = setlocale(LC_ALL, "C"); in setlocale_0500() local
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dout.rs204 fn rev(self) -> BlockBoundary<'a> { in rev() functions
/third_party/rust/crates/cxx/gen/src/
H A Dout.rs204 fn rev(self) -> BlockBoundary<'a> { in rev() functions
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dout.rs204 fn rev(self) -> BlockBoundary<'a> { in rev() functions
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dout.rs204 fn rev(self) -> BlockBoundary<'a> { in rev() functions
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_crl_entry_openssl.c35 X509_REVOKED *rev; member
59 X509_REVOKED *rev = GetSelfRev(self); in GetEncoded() local
90 X509_REVOKED *rev = GetSelfRev(self); in GetSerialNumber() local
154 X509_REVOKED *rev = GetSelfRev(self); in GetRevocationDate() local
188 X509_REVOKED *rev = GetSelfRev(self); GetExtensions() local
209 X509_REVOKED *rev = GetSelfRev(self); HasExtensions() local
231 X509_REVOKED *rev = GetSelfRev(self); ToString() local
270 X509_REVOKED *rev = GetSelfRev(self); HashCode() local
307 X509_REVOKED *rev = GetSelfRev(self); GetExtensionsObject() local
362 HcfCX509CRLEntryCreate(X509_REVOKED *rev, HcfX509CrlEntry **crlEntryOut, CfBlob *certIssuer) HcfCX509CRLEntryCreate() argument
[all...]
/base/startup/init/services/param/linux/
H A Dparam_message.h52 uint8_t rev; member
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon_want.cpp49 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
/test/testfwk/arkxtest/uitest/test/
H A Dwidget_operator_test.cpp223 auto rev = wOp.ScrollFindWidget(targetWidgetSelector, error); in TEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmountndk.cpp74 int rev = FAIL; in Mounttest() local
98 int rev = FAIL; in umounttest() local
121 int rev = FAIL; in umount2test() local
[all...]

Completed in 9 milliseconds

123456