| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | http_curl.c | 161 static size_t curl_cb_write(void *ptr, size_t size, size_t nmemb, in curl_cb_write() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.c | 1828 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | ieee802_11_common.c | 2358 size_t size; in country_to_global_op_class() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderLibrary.cpp | 1288 size_t size = program.requiredExtensions.size(); in parsePipelineProgram() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrGLContext.cpp | 433 void GLContext::bufferData (deUint32 target, deIntptr size, const void* data, deUint32 usage) in bufferData() argument 438 void GLContext::bufferSubData (deUint32 target, deIntptr offset, deIntptr size, const void* data) in bufferSubData() argument 656 void GLContext::vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) in vertexAttribPointer() argument 661 void GLContext::vertexAttribIPointer (deUint32 index, int size, deUint32 type, int stride, const void *pointer) in vertexAttribIPointer() argument
|
| /third_party/vk-gl-cts/framework/qphelper/ |
| H A D | qpTestLog.c | 703 size_t size; member
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageFormatTests.cpp | 942 const tcu::IVec2 size = tcu::IVec2((int)((float)(DE_LENGTH_OF_ARRAY(colorValues) - ndx) * ((float)reference.getWidth() / float(DE_LENGTH_OF_ARRAY(colorValues)))), in invokeGLES() local 1749 int size (void) const { return m_numActions; } size() function [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexTextureTests.cpp | 121 IVec2 size (void) const { return IVec2(w, h); } in size() function [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_wolfssl.c | 882 int size; member [all...] |
| H A D | tls_wolfssl.c | 502 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | libtommath.c | 764 int size = mp_count_bits (a); in mp_unsigned_bin_size() local 1264 static int mp_grow (mp_int * a, int size) in mp_grow() argument 2500 mp_init_size(mp_int * a, int size) mp_init_size() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | http_curl.c | 161 static size_t curl_cb_write(void *ptr, size_t size, size_t nmemb, in curl_cb_write() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | hostapd.c | 1679 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.cpp | 73 const Extents &size = attachment.getSize(); in CheckAttachmentCompleteness() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | renderergl_utils.cpp | 2575 ShouldApplyLastRowPaddingWorkaround(ContextGL *contextGL, const gl::Extents &size, const gl::PixelStoreStateBase &state, const gl::Buffer *pixelBuffer, GLenum format, GLenum type, bool is3D, const void *pixels, bool *shouldApplyOut) ShouldApplyLastRowPaddingWorkaround() argument
|
| /third_party/zlib/contrib/minizip/ |
| H A D | zip.c | 2338 int size = 0; zipRemoveExtraInfoBlock() local [all...] |
| /base/location/services/location_locator/locator/source/ |
| H A D | locator_ability.cpp | 657 LocationErrCode LocatorAbility::GetCachedGnssLocationsSize(int& size) in GetCachedGnssLocationsSize() argument 1485 int size = replyToStub.ReadInt32(); QuerySupportCoordinateSystemType() local [all...] |
| /base/global/i18n/frameworks/intl/test/unittest/ |
| H A D | intl_test_extent.cpp | 573 size_t size = input.length(); HWTEST_F() local [all...] |
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_utils.cpp | 202 size_t size = path.size(); in MakeDirRecursive() local 221 size_t size = path.size(); in CheckDirRecursive() local [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
| H A D | dcm_attest.c | 637 uint32_t size = oid->size; EncodeClaims() local 718 uint32_t size = tmp.data - data; EncodeTbs() local 1248 ReadCertOrKey(const uint8_t *inData, uint32_t size, struct HksBlob *out) ReadCertOrKey() argument [all...] |
| /base/security/huks/interfaces/kits/c/include/ |
| H A D | native_huks_type.h | 747 uint32_t size;
member
|
| /base/telephony/core_service/services/core/src/ |
| H A D | core_service_stub.cpp | 1426 int32_t size = static_cast<int32_t>(iccAccountInfoList.size()); in OnGetActiveSimAccountInfoList() local [all...] |
| /base/telephony/core_service/frameworks/native/src/ |
| H A D | core_service_proxy.cpp | 342 int32_t size = reply.ReadInt32(); in ProcessSignalInfo() local 1453 int32_t size = reply.ReadInt32(); in GetActiveSimAccountInfoList() local 2258 int32_t size = reply.ReadInt32(); QueryIccDiallingNumbers() local 2727 int32_t size = reply.ReadInt32(); ProcessCellInfo() local [all...] |
| /base/telephony/core_service/services/sim/test/ |
| H A D | test.cpp | 978 int size = 0; in TestUnlockPin() local 999 int size = 0; in TestUnlockPuk() local 1026 int size = 0; TestAlterPin() local 1052 int size = 0; TestUnlockPin2() local 1073 int size = 0; TestUnlockPuk2() local 1100 int size = 0; TestAlterPin2() local 1128 int32_t size = 0; TestSetLockState() local 1280 int size = 0; GetSimLockPassword() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_controller.cpp | 2020 void WebviewController::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() argument
|