Home
last modified time | relevance | path

Searched defs:idx (Results 1776 - 1800 of 2010) sorted by relevance

1...<<7172737475767778798081

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp440 uint32_t getMaxInvocations(const Context& context, uint32_t idx) in getMaxInvocations() argument
4345 const deUint32 idx = index; in testImageBindExportImportBind() local
4399 const deUint32 idx = index; in testImageExportBindImportBind() local
4450 const deUint32 idx = index; in testImageExportImportBindBind() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp658 const deUint32 idx = m_params.reverseOrder ? m_params.numCmdBuffers - cmdBufferIdx - 1 : cmdBufferIdx; in init() local
1211 const deUint32 idx = m_params.reverseOrder ? m_params.numCmdBuffers - cmdBufferIdx - 1 : cmdBufferIdx; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1454 const deInt32 idx = cTypes[capIdx][tyIdx].constantIndex * scalarsPerItem + numIdx % scalarsPerItem; in addCompute16bitStorageUniform16To32Group() local
1950 const deInt32 idx = cTypes[tyIdx].constantIndex * numInts + numIdx % numInts; in addCompute16bitStoragePushConstant16To32Group() local
5581 deUint32 idx = constIdx * numElements + i % numElements; in addGraphics16BitStorageUniformInt16To32Group() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp429 uint32_t getMaxInvocations(const Context& context, uint32_t idx) in getMaxInvocations() argument
4139 const deUint32 idx = config.externalType == vk::VK_EXTERNAL_MEMORY_HANDLE_TYPE_ANDROID_HARDWARE_BUFFER_BIT_ANDROID ? ~0u : exportedMemoryTypeIndex; in testImageBindExportImportBind() local
4188 const deUint32 idx = config.externalType == vk::VK_EXTERNAL_MEMORY_HANDLE_TYPE_ANDROID_HARDWARE_BUFFER_BIT_ANDROID ? ~0u : exportedMemoryTypeIndex; in testImageExportBindImportBind() local
4234 const deUint32 idx = config.externalType == vk::VK_EXTERNAL_MEMORY_HANDLE_TYPE_ANDROID_HARDWARE_BUFFER_BIT_ANDROID ? ~0u : exportedMemoryTypeIndex; in testImageExportImportBindBind() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h232 void SetFirstVertexIndex(uint32_t idx) { first_vertex_index_ = idx; } in SetFirstVertexIndex() argument
238 void SetFirstInstance(uint32_t idx) { first_instance_ = idx; } in SetFirstInstance() argument
/third_party/openssl/ssl/
H A Dt1_lib.c1267 static const SIGALG_LOOKUP *tls1_get_legacy_sigalg(const SSL *s, int idx) in tls1_get_legacy_sigalg() argument
1338 size_t idx; tls1_set_peer_legacy_sigalg() local
2324 int idx = sigptr->sig_idx; tls1_process_sigalgs() local
2336 SSL_get_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_sigalgs() argument
2365 SSL_get_shared_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_shared_sigalgs() argument
2629 tls1_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain, int idx) tls1_check_chain() argument
3126 has_usable_cert(SSL *s, const SIGALG_LOOKUP *sig, int idx) has_usable_cert() argument
3145 size_t idx; is_cert_usable() local
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c2127 int X509_STORE_CTX_set_ex_data(X509_STORE_CTX *ctx, int idx, void *data) in X509_STORE_CTX_set_ex_data() argument
2132 void *X509_STORE_CTX_get_ex_data(const X509_STORE_CTX *ctx, int idx) in X509_STORE_CTX_get_ex_data() argument
2236 int idx; in X509_STORE_CTX_purpose_inherit() local
2436 int idx = X509_PURPOSE_get_by_id(ctx->param->purpose); X509_STORE_CTX_init() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp3874 int32_t idx = start; in countDigits() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c1549 Write_CVT( TT_ExecContext exc, FT_ULong idx, FT_F26Dot6 value ) Write_CVT() argument
1562 Write_CVT_Stretched( TT_ExecContext exc, FT_ULong idx, FT_F26Dot6 value ) Write_CVT_Stretched() argument
1575 Move_CVT( TT_ExecContext exc, FT_ULong idx, FT_F26Dot6 value ) Move_CVT() argument
1588 Move_CVT_Stretched( TT_ExecContext exc, FT_ULong idx, FT_F26Dot6 value ) Move_CVT_Stretched() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1604 unsigned idx = (class1_idx * (unsigned) class2Count + class2_idx) * (len1 + len2); subset() local
1637 unsigned idx = (class1_idx * (unsigned) class2Count + class2_idx) * (len1 + len2); compute_effective_value_formats() local
1994 unsigned idx = 0; Markclass_closure_and_remap_indexes() local
[all...]
H A Dhb-ot-layout-gsubgpos.hh573 unsigned int idx; member
1369 unsigned int idx = lookupRecord[i].sequenceIndex; apply_lookup() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp196 unsigned idx = i->getCaseIndex(); in ConstantFoldTerminator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2427 NVPTXTargetLowering::getParamSymbol(SelectionDAG &DAG, int idx, EVT v) const { in getParamSymbol() argument
2500 int idx = 0; in LowerFormalArguments() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp885 int32_t idx; in bracketProcessChar() local
H A Duresbund.cpp2564 UResourceBundle *idx = NULL; in ures_openAvailableLocales() local
963 init_resb_result(const ResourceData *rdata, Resource r, const char *key, int32_t idx, UResourceDataEntry *realData, const UResourceBundle *parent, int32_t noAlias, UResourceBundle *resB, UErrorCode *status) init_resb_result() argument
1708 ures_getUTF8StringByIndex(const UResourceBundle *resB, int32_t idx, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByIndex() argument
[all...]
/third_party/toybox/toys/pending/
H A Dip.c52 int idx; member
151 static char *idx_to_string(int idx, struct arglist *list) in idx_to_string() argument
193 int32_t idx; in parseRPDB() local
304 namefromRPDB(int idx, u_int8_t whichDB) namefromRPDB() argument
339 rtmtype_idx2str(u_int8_t idx) rtmtype_idx2str() argument
350 int idx = string_to_idx(name, rtmtypes); rtmtype_str2idx() local
560 int idx; vlan_parse_opt() local
611 uint8_t idx = substring_to_idx(*argv, objectlist); linkupdate() local
656 uint32_t idx = get_ifaceindex(link, 1); linkupdate() local
690 int idx, flags = 0, masks = 0xffff, fd; link_set() local
983 int idx; iplink() local
1105 int idx = 0,length_brd = 0, length_peer = 0,length_any = 0,length_local = 0, ipaddrupdate() local
1276 int idx; uint32_t netmask = 0, found = 0; ipaddr_listflush() local
1316 int idx = atolx(*argv); ipaddr_listflush() local
1473 int idx; ipaddr() local
1780 int idx, flag; route_get() local
1877 int family = TT.addressfamily, idx; route_show_flush() local
2002 int idx; route_update() local
2133 int idx = 1; iproute() local
2184 int8_t idx, tflag = 0, opt = (*argv[-1] == 'a') ? RTM_NEWRULE : RTM_DELRULE; ruleupdate() local
2407 int idx; iprule() local
2538 int idx; parse_iptunnel_args() local
2739 int idx = 2, rtype = SIOCDELTUNNEL; tunnelupdate() local
2767 int idx; iptunnel() local
2834 int idx, isip = !(toys.which->name[2]); //1 -> if only ip ip_main() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp577 TestFramebuffer(Context& context, const deUint32 targetType, const deUint32 colorAttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboType fboType, const int idx) TestFramebuffer() argument
1133 stream << "uTexture" << idx; bindActiveTexturesSamplers() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp659 const deUint32 idx = m_params.reverseOrder ? m_params.numCmdBuffers - cmdBufferIdx - 1 : cmdBufferIdx; in init() local
1239 const deUint32 idx = m_params.reverseOrder ? m_params.numCmdBuffers - cmdBufferIdx - 1 : cmdBufferIdx; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1257 string idx; in initPrograms() local
1287 checks << " expectedIB.x = refData[" << idx << "];\n"; in initPrograms() local
1290 checks << " expectedIB.y = refData[" << idx << "+1];\n"; in initPrograms() local
1298 checks << " expectedIB.z = refData[" << idx << "+2];\n"; in initPrograms() local
1299 checks << " expectedIB.w = refData[" << idx << " in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1454 const deInt32 idx = cTypes[capIdx][tyIdx].constantIndex * scalarsPerItem + numIdx % scalarsPerItem; in addCompute16bitStorageUniform16To32Group() local
1950 const deInt32 idx = cTypes[tyIdx].constantIndex * numInts + numIdx % numInts; in addCompute16bitStoragePushConstant16To32Group() local
5579 deUint32 idx = constIdx * numElements + i % numElements; in addGraphics16BitStorageUniformInt16To32Group() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c2570 unsigned int idx; in radius_server_get_mib() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c1797 static char * wpa_config_write_wep_key(struct wpa_ssid *ssid, int idx) in wpa_config_write_wep_key() argument
4450 int idx; in wpa_config_process_sec_device_type() local
1724 wpa_config_parse_wep_key(u8 *key, size_t *len, int line, const char *value, int idx) wpa_config_parse_wep_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c749 int idx = wpa_debug_level; in wpas_dbus_getter_debug_level() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2420 int idx, set_tx; in hostapd_ctrl_set_key() local
5225 int idx, res; in hostapd_ctrl_iface_send_internal() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c994 dpp_configuration_parse_helper(struct dpp_authentication *auth, const char *cmd, int idx) dpp_configuration_parse_helper() argument
1641 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, int idx, bool cert_req) dpp_build_conf_obj() argument

Completed in 116 milliseconds

1...<<7172737475767778798081