Home
last modified time | relevance | path

Searched defs:size (Results 11001 - 11025 of 12765) sorted by relevance

1...<<441442443444445446447448449450>>...511

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1254 GLint size = 0; in test() local
1321 GLint size; in test() member
1393 GLint size = 0; in test() local
1459 GLint size = 0; in test() local
1485 GLint size = 0; test() local
1502 GLint size; global() member
1591 GLint size; test() member
[all...]
H A Des2fTextureMipmapTests.cpp915 TextureCubeGenMipmapCase::TextureCubeGenMipmapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int size) in TextureCubeGenMipmapCase() argument
469 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
[all...]
H A Des2fTextureSpecificationTests.cpp1642 int size = 1 << rnd.getInt(2, 8); in init() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp132 static glu::DataType getDataTypeFloatOrVec (int size) in getDataTypeFloatOrVec() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp408 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c1523 size_t size; tls_connection_handshake() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_session.c270 fst_session_send_action(struct fst_session *s, bool old_iface, const void *payload, size_t size, const struct wpabuf *extra_buf) fst_session_send_action() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c313 int wpa_scnprintf(char *buf, size_t size, const char *fmt, ...) in wpa_scnprintf() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c338 hs20_get_icon(struct wpa_supplicant *wpa_s, const u8 *bssid, const char *file_name, size_t offset, size_t size, char *reply, size_t buf_len) hs20_get_icon() argument
H A Drrm.c506 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/
H A Dcm_type.h175 uint32_t size; member
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h274 static inline char *loader_platform_executable_path(char *buffer, size_t size) { in loader_platform_executable_path() argument
285 static inline char *loader_platform_executable_path(char *buffer, size_t size) { in loader_platform_executable_path() argument
293 static inline char *loader_platform_executable_path(char *buffer, size_t size) { in loader_platform_executable_path() argument
309 static inline char *loader_platform_executable_path(char *buffer, size_t size) { in loader_platform_executable_path() argument
329 loader_platform_executable_path(char *buffer, size_t size) loader_platform_executable_path() argument
337 loader_platform_executable_path(char *buffer, size_t size) loader_platform_executable_path() argument
515 loader_platform_executable_path(char *buffer, size_t size) loader_platform_executable_path() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1834 size_t size; in country_to_global_op_class() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dangleutils.h108 constexpr WrappedArray(const T *data, size_t size) : mArray(data), mSize(size) {} in WrappedArray() argument
119 constexpr size_t size() const { return mSize; } in size() function in final
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dtrace_fixture.cpp52 long size = ftell(fp); in LoadBinaryData() local
263 void UpdateClientArrayPointer(int arrayIndex, const void *data, uint64_t size) in UpdateClientArrayPointer() argument
269 void UpdateClientBufferData(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData() argument
274 UpdateClientBufferData2(GLuint bufferID, const void *source, GLsizei size) UpdateClientBufferData2() argument
279 UpdateClientBufferData2WithOffset(GLuint bufferID, const void *source, GLsizei size, GLsizei offset) UpdateClientBufferData2WithOffset() argument
285 memcpy(reinterpret_cast<void *>(dest), source, size); UpdateClientBufferData2WithOffset() local
[all...]
/third_party/zlib/
H A Ddeflate.c219 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) in read_buf() argument
[all...]
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dili9881c_boe.c416 Ili9881cBoeSendCmds(struct mipi_dsi_device *dsi, const struct DsiCmdDesc *cmds, int size) Ili9881cBoeSendCmds() argument
H A Dili9881_st_5p5.c451 PanelSendCmds(struct mipi_dsi_device *dsi, const struct DsiCmdDesc *cmds, int size) PanelSendCmds() argument
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h146 int32_t size; member
221 uint16_t size; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp280 int32_t PowerSupplyProvider::ReadSysfsFile(const char* path, char* buf, size_t size) in ReadSysfsFile() argument
316 int32_t PowerSupplyProvider::ReadBatterySysfsToBuff(const char* path, char* buf, size_t size) in ReadBatterySysfsToBuff() argument
328 void PowerSupplyProvider::GetPluggedTypeName(char* buf, size_t size) in GetPluggedTypeName() argument
235 FormatPath(std::string& path, size_t size, const char* format, const char* basePath, const char* name) const FormatPath() argument
1047 ssize_t size = static_cast<ssize_t>(value.length()); SetConfigByPath() local
[all...]
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h136 int size; /**< Parameter value size */ member
H A Dcodec_omx_ext.h125 uint32_t size; /** Size of the structure */ member
135 uint32_t size; /** Size of the structure */ member
145 uint32_t size; /** Size of the structure */ member
155 uint32_t size; /** Size of the structure */ member
168 uint32_t size; /** Size of the structure */ member
180 int size; /**< Parameter value size */ member
187 uint32_t size; /** Size of the structure */ member
196 uint32_t size; /** Size of the structure */ member
205 uint32_t size; /** Siz member
313 uint32_t size; /** Size of the structure */ global() member
327 uint32_t size; /** Size of the structure */ global() member
344 uint32_t size; /** Size of the structure */ global() member
364 uint32_t size; /** Size of the structure */ global() member
381 uint32_t size; /** Size of the structure */ global() member
388 uint32_t size; /** Size of the structure */ global() member
394 uint32_t size; /** Size of the structure */ global() member
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp587 int32_t size = cJSON_GetArraySize(formatObj); GetCameraAttr() local
714 int32_t size = cJSON_GetArraySize(codecObj); ParseEncoderTypes() local
742 int32_t size = cJSON_GetArraySize(formatObj); ParsePhotoFormats() local
769 int32_t size = cJSON_GetArraySize(formatObj); ParsePreviewFormats() local
795 int32_t size = cJSON_GetArraySize(formatObj); ParseVideoFormats() local
[all...]
/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp461 UsbdBulkReadSyncBase( int32_t timeout, uint8_t *buffer, uint32_t size, uint32_t *actlength, UsbdRequestSync *requestSync) UsbdBulkReadSyncBase() argument
744 InitAsmBufferHandle(UsbdBufferHandle *handle, int32_t fd, int32_t size) InitAsmBufferHandle() argument
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c818 static int WpaCliCmdListNetworks(WifiWpaStaInterface *this, WifiNetworkInfo *pcmd, int *size) in WpaCliCmdListNetworks() argument
333 WpaCliCmdGetNetwork( WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) WpaCliCmdGetNetwork() argument
[all...]

Completed in 44 milliseconds

1...<<441442443444445446447448449450>>...511