Home
last modified time | relevance | path

Searched defs:p (Results 451 – 475 of 2501) sorted by relevance

1...<<11121314151617181920>>...101

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h103 const auto p = source.find(find); in CORE_BEGIN_NAMESPACE() local
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_video.cpp21 std::shared_ptr<IPipelineCore>& p, in StreamVideo()
/ohos5.0/drivers/peripheral/user_auth/common/utils/
H A Diam_para2str.h38 static inline std::string GetPointerNullStateString(void *p) in GetPointerNullStateString()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_plane.cpp22 DrmPlane::DrmPlane(drmModePlane &p) in DrmPlane()
/ohos5.0/drivers/peripheral/face_auth/common/utils/
H A Diam_para2str.h38 static inline std::string GetPointerNullStateString(void *p) in GetPointerNullStateString()
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H A Dcm_mem.h37 #define CM_FREE_PTR(p) SELF_FREE_PTR(p, CmFree) argument
/ohos5.0/base/useriam/face_auth/common/utils/
H A Diam_para2str.h38 static inline std::string GetPointerNullStateString(void *p) in GetPointerNullStateString()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_types.c53 const char *p = str; in HcStrlen() local
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
H A Dstrtod.h36 inline double StrtodNormalPrecision(double d, int p) { in StrtodNormalPrecision()
112 inline bool StrtodFast(double d, int p, double* result) { in StrtodFast()
225 inline double StrtodFullPrecision(double d, int p, const char* decimals, size_t length, size_t deci… in StrtodFullPrecision()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java537 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isEnhanced4gLteModeSettingEnabledByUser() local
585 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in setEnhanced4gLteModeSetting() local
661 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isNonTtyOrTtyOnVolteEnabled() local
698 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isVolteEnabledByPlatform() local
807 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isVolteProvisionedOnDevice() local
850 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isWfcProvisionedOnDevice() local
888 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isVtProvisionedOnDevice() local
919 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isVtEnabledByPlatform() local
956 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in isVtEnabledByUser() local
997 DefaultSubscriptionManagerProxy p = new DefaultSubscriptionManagerProxy(context); in setVtSetting() local
[all …]
/aosp12/system/core/libutils/
H A DString16.cpp247 const char16_t* p = str; in findFirst() local
261 const char16_t* p = str; in findLast() local
341 const uint32_t* p = reinterpret_cast<const uint32_t*>(mString); in isStaticString() local
349 const uint32_t* p = reinterpret_cast<const uint32_t*>(mString); in staticStringSize() local
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/
H A DVpnSettings.java299 LegacyVpnPreference p = mSettings.findOrCreatePreference(profile, true); in run() local
313 LegacyVpnPreference p = mSettings.findOrCreatePreference(stubProfile, false); in run() local
324 AppPreference p = mSettings.findOrCreatePreference(app); in run() local
353 Preference p = vpnGroup.getPreference(i); in setShownPreferences() local
/aosp12/frameworks/av/media/libeffects/testlibs/
H A DEffectEqualizer.cpp498 int16_t *p = (int16_t *)pValue; in Equalizer_getParameter() local
569 int16_t *p = (int16_t *)pValue; in Equalizer_setParameter() local
672 effect_param_t *p = (effect_param_t *)pCmdData; in Equalizer_command() local
692 effect_param_t *p = (effect_param_t *) pCmdData; in Equalizer_command() local
/aosp12/packages/modules/DnsResolver/
H A DDnsTlsQueryMap.cpp60 void DnsTlsQueryMap::expire(QueryPromise* p) { in expire()
76 auto& p = it->second; in cleanup() local
/aosp12/bionic/libc/stdio/
H A Dparsefloat.c41 char *commit, *p; in parsefloat() local
189 wchar_t *commit, *p; in wparsefloat() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Derspan.h27 __u8 hwid_upper : 2, ft : 5, p : 1; member
30 __u8 p : 1, ft : 5, hwid_upper : 2; member
/aosp12/system/extras/libfec/
H A Dfec_process.cpp33 process_info *p = static_cast<process_info *>(cookie); in __process() local
120 process_info *p = NULL; in process() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_indexing.cpp100 float* db_AlignPointer_f(float *p,unsigned long nr_bytes) in db_AlignPointer_f()
111 short* db_AlignPointer_s(short *p,unsigned long nr_bytes) in db_AlignPointer_s()
/aosp12/system/nfc/src/fuzzers/ce/
H A Dt4t.cc108 uint8_t* p = (uint8_t*)(p_msg + 1) + p_msg->offset; in Fuzz_Run() local
133 auto p = it->data(); in Type4_FixPackets() local
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DCutoutSpecificationBenchmark.java72 private static void toRectAndAddToRegion(Path p, Region inoutRegion, Rect inoutRect) { in toRectAndAddToRegion()
81 Path p = null; in oldMethodParsingSpec() local
/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioContainers.h89 DeviceTypeUnaryPredicate p) { in isSingleDeviceType()
94 std::function<bool(audio_devices_t)> p) { in areAllOfSameDeviceType()
/aosp12/art/runtime/
H A Djdwp_provider.h44 inline JdwpProvider CanonicalizeJdwpProvider(JdwpProvider p, bool debuggable) { in CanonicalizeJdwpProvider()
/aosp12/art/test/146-bad-interface/src-art/
H A DMain.java30 PathClassLoader p = new PathClassLoader(DEX_FILES, Main.class.getClassLoader()); in main() local
/aosp12/bionic/libc/upstream-netbsd/lib/libc/stdlib/
H A Dbsearch.c68 const void *p; in bsearch() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dmakebuf.c51 void *p; in __smakebuf() local

1...<<11121314151617181920>>...101