| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fAtomicCounterTests.cpp | 1106 bool first = true; in operationToName() local [all...] |
| H A D | es31fDrawTests.cpp | 101 deUint32 first; member [all...] |
| H A D | es31fSSBOLayoutTests.cpp | 179 static std::string genName (char first, char last, int ndx) in genName() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsDrawTest.hpp | 231 int first; //!< used only if drawMethod = DrawArrays* member
|
| H A D | glsFboUtil.hpp | 73 T1 first; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 954 bool first = true; in textureConversionTest() local 985 bool first = true; in textureConversionTest() local 1013 bool first = true; in textureConversionTest() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius.c | 989 int i, first = 1; in decrypt_ms_key() local 1064 int i, len, first = 1; in encrypt_ms_key() local [all...] |
| H A D | radius_client.c | 494 os_time_t first; in radius_client_timer() local 639 os_time_t first; radius_client_update_timeout() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | wpagui.cpp | 342 static bool first = true; in openCtrlConnection() local 513 static bool first = true; in updateStatus() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius.c | 989 int i, first = 1; in decrypt_ms_key() local 1064 int i, len, first = 1; in encrypt_ms_key() local [all...] |
| H A D | radius_client.c | 495 os_time_t first; in radius_client_timer() local 646 os_time_t first; radius_client_update_timeout() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | wpagui.cpp | 344 static bool first = true; in openCtrlConnection() local 515 static bool first = true; in updateStatus() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | angletypes.h | 422 GLuint first; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | VertexArrayGL.cpp | 159 syncClientSideData(const gl::Context *context, const gl::AttributesMask &activeAttributesMask, GLint first, GLsizei count, GLsizei instanceCount) const syncClientSideData() argument 185 syncDrawState(const gl::Context *context, const gl::AttributesMask &activeAttributesMask, GLint first, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instanceCount, bool primitiveRestartEnabled, const void **outIndices) const syncDrawState() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | region.h | 732 auto first = freeObjectSets_.crend(); in REnumerateFreeObjectSets() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | ecma_string.cpp | 335 auto first = static_cast<int32_t>(rhsSp[0]); in IndexOf() local 364 auto first = rhsSp[0]; in LastIndexOf() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_service.cpp | 1060 NotificationCompare( const std::shared_ptr<NotificationRecord> &first, const std::shared_ptr<NotificationRecord> &second) NotificationCompare() argument 1510 SortNotificationsByLevelAndTime( const std::shared_ptr<NotificationRecord> &first, const std::shared_ptr<NotificationRecord> &second) SortNotificationsByLevelAndTime() argument [all...] |
| H A D | advanced_notification_utils.cpp | 97 SortNotificationsByLevelAndTime( const std::shared_ptr<NotificationRecord> &first, const std::shared_ptr<NotificationRecord> &second) SortNotificationsByLevelAndTime() argument
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| H A D | mbedtls_pkcs7.c | 308 static int32_t CompareX509String(const mbedtls_x509_buf *first, const mbedtls_x509_buf *second) in CompareX509String() argument 334 static int32_t CompareX509NameList(const mbedtls_x509_name *first, const mbedtls_x509_name *second) in CompareX509NameList() argument [all...] |
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_constructor.cpp | 893 bool first = true; in AddLine() local 993 bool first = true; in AddParamTypes() local 1004 bool first = true; in AddParamTypes() local
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| H A D | fb.h | 396 uint16_t first; /* Offset offset first color entry in tables */ member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_media_mem.c | 591 static hil_mmz_t *list_for_each_mmz(HI_U32 gfp, const char *mmz_name, int first) in list_for_each_mmz() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | rt.c | 1691 static inline void set_next_task_rt(struct rq *rq, struct task_struct *p, bool first) in set_next_task_rt() argument
|
| H A D | topology.c | 606 struct sched_group *tmp, *first; in free_sched_groups() local 1008 struct sched_group *first = NULL, *last = NULL, *sg; in build_overlap_sched_groups() local 1223 struct sched_group *first = NULL, *last = NULL; build_sched_groups() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
| H A D | render_grid_scroll.cpp | 1089 GetStartingItem(int32_t first) GetStartingItem() argument [all...] |