Home
last modified time | relevance | path

Searched defs:ref (Results 1226 - 1250 of 2413) sorted by relevance

1...<<41424344454647484950>>...97

/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp206 const VariableReference& ref = e.as<VariableReference>(); variable
/third_party/openssl/test/
H A Dcmp_msg_test.c36 static unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; variable
/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp170 unsigned ref = 10; in offset_str_len() local
/third_party/toybox/toys/net/
H A Dnetstat.c279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
/third_party/toybox/toys/pending/
H A Droute.c132 int flags, ref, use, metric, mss, win, irtt, items; in display_routes() local
/third_party/typescript/tests/baselines/reference/
H A DcorrelatedUnions.js
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc469 auto ref = T(); in BM_ConstructFromSizeRef() local
562 auto ref = T(); in BM_AssignSizeRef() local
/third_party/spirv-tools/source/opt/
H A Dliveness.cpp234 void LivenessManager::MarkRefLive(const Instruction* ref, Instruction* var) { in MarkRefLive() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp1174 const GLfloat ref = rnd.getFloat(0, 1); in test() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderPackingFunctionTests.cpp187 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
378 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
574 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
791 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0); in iterate() local
1000 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseBinding.cpp438 const deUint8 ref = referenceData[bufferOffset + byteNdx]; in iterate() local
/third_party/vk-gl-cts/framework/common/
H A DtcuFuzzyImageCompare.cpp273 float fuzzyCompare (const FuzzyCompareParams& params, const ConstPixelBufferAccess& ref, const ConstPixelBufferAccess& cmp, const PixelBufferAccess& errorMask) in fuzzyCompare() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.hpp103 float ref; //!< Reference value for shadow lookups. member
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidUtil.cpp101 LocalRef::LocalRef (JNIEnv* env, jobject ref) in LocalRef() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp1047 const GLfloat ref = rnd.getFloat(0, 1); in test() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp329 napi_ref ref = nullptr; in CreateReference() local
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h180 napi_ref ref = nullptr; member
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.cpp400 void Brightness::ReleaseReference(napi_ref& ref) in ReleaseReference() argument
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event.cpp215 void SubscriberInstance::SetCallbackRef(const napi_ref &ref) in SetCallbackRef() argument
/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_common.cpp256 napi_ref ref = nullptr; in GetCallback() local
284 napi_ref ref = nullptr; in GetCallback() local
/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h93 napi_ref ref = nullptr; member
133 napi_ref ref = nullptr; member
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h45 napi_ref ref = nullptr; member
62 napi_ref ref = nullptr; member
108 napi_ref ref = nullptr; member
130 napi_ref ref = nullptr; member
201 napi_ref ref = nullptr; member
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c138 int32 ref = clientApi->Release((IUnknown *)clientApi); in ReleaseClientApi() local
201 int32 ref = clientApi->Release((IUnknown *)clientApi); in ReleaseInnerClientApi() local
/base/update/updater/services/ptable_parse/
H A Dptable.cpp182 uint32_t ref = 0; in Reflect() local
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp458 void EventListenerHandler::RemoveEventListenerRegister(napi_env env, TelephonyUpdateEventType eventType, napi_ref ref, in RemoveEventListenerRegister() argument
579 bool EventListenerHandler::IsCallBackRegister(napi_env env, napi_ref ref, napi_ref registeredRef) const in IsCallBackRegister() argument
502 UnregisterEventListener( napi_env env, TelephonyUpdateEventType eventType, napi_ref ref, std::list<EventListener> &removeListenerList) UnregisterEventListener() argument

Completed in 33 milliseconds

1...<<41424344454647484950>>...97