Home
last modified time | relevance | path

Searched defs:results (Results 701 - 725 of 802) sorted by relevance

1...<<21222324252627282930>>...33

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp297 std::smatch results; in ParseDollarResource() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4839 ErrCode BundleMgrProxy::CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::string> &results) in CopyAp() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h829 virtual ErrCode CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::string> &results) in CopyAp() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp906 auto results = query.GetResults(); in ExtractQueryResults() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp515 std::vector<WifiDeviceConfig> results; in BeginPnoScanSuccess1() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp194 std::vector<WifiDeviceConfig> results; in StartWifiProcessSuccess() local
221 std::vector<WifiDeviceConfig> results; in StartWifiProcessFail1() local
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c667 safexcel_send_req(struct crypto_async_request *base, int ring, struct safexcel_cipher_req *sreq, struct scatterlist *src, struct scatterlist *dst, unsigned int cryptlen, unsigned int assoclen, unsigned int digestsize, u8 *iv, int *commands, int *results) safexcel_send_req() argument
1001 safexcel_cipher_send_inv(struct crypto_async_request *base, int ring, int *commands, int *results) safexcel_cipher_send_inv() argument
1018 safexcel_skcipher_send(struct crypto_async_request *async, int ring, int *commands, int *results) safexcel_skcipher_send() argument
1050 safexcel_aead_send(struct crypto_async_request *async, int ring, int *commands, int *results) safexcel_aead_send() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_isr.c1919 static char *results[] = { in qla2x00_async_event() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2456 iwl_mvm_netdetect_query_results(struct iwl_mvm *mvm, struct iwl_mvm_nd_results *results) iwl_mvm_netdetect_query_results() argument
2506 iwl_mvm_query_num_match_chans(struct iwl_mvm *mvm, struct iwl_mvm_nd_results *results, int idx) iwl_mvm_query_num_match_chans() argument
2530 iwl_mvm_query_set_freqs(struct iwl_mvm *mvm, struct iwl_mvm_nd_results *results, struct cfg80211_wowlan_nd_match *match, int idx) iwl_mvm_query_set_freqs() argument
2835 struct iwl_mvm_nd_results *results = d3_data->nd_results; iwl_mvm_nd_match_info_handler() local
3062 struct iwl_mvm_nd_results results = {}; __iwl_mvm_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c3021 ilk_compute_wm_results(struct drm_i915_private *dev_priv, const struct intel_pipe_wm *merged, enum intel_ddb_partitioning partitioning, struct ilk_wm_values *results) ilk_compute_wm_results() argument
3202 ilk_write_wm_values(struct drm_i915_private *dev_priv, struct ilk_wm_values *results) ilk_write_wm_values() argument
3285 struct ilk_wm_values results = {}; ilk_program_watermarks() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp993 TimeZoneNames::MatchInfoCollection* results = fResults; in getMatches() local
2028 TimeZoneNames::MatchInfoCollection* results = fResults; in getMatches() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c895 nir_variable *results[3] = { in get_vertices() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1802 XMesaVisual *results = malloc(*nelements * sizeof(XMesaVisual)); in glXGetFBConfigs() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1831 Local<Object> results = results_value.As<Object>(); in WebAssemblyFunction() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp989 TimeZoneNames::MatchInfoCollection* results = fResults; in getMatches() local
2013 TimeZoneNames::MatchInfoCollection* results = fResults; in getMatches() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetMBCS.java1262 static char MBCS_SINGLE_RESULT_FROM_U(char[] table, char[] results, int c) { in MBCS_SINGLE_RESULT_FROM_U() argument
1269 static void MBCS_SINGLE_RESULT_FROM_U_SET(char[] table, char[] results, int c, int newValue) { in MBCS_SINGLE_RESULT_FROM_U_SET() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc1752 EmitPrepareResults( ZoneVector<PushParameter>* results, const CallDescriptor* call_descriptor, Node* node) EmitPrepareResults() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc1372 EmitPrepareResults( ZoneVector<PushParameter>* results, const CallDescriptor* call_descriptor, Node* node) EmitPrepareResults() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2766 EmitPrepareResults( ZoneVector<PushParameter>* results, const CallDescriptor* call_descriptor, Node* node) EmitPrepareResults() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc2098 Handle<FixedArray> results = factory->NewFixedArray(array->length()); in GetLoadedScripts() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc999 searchInContent( const String16& scriptId, const String16& query, Maybe<bool> optionalCaseSensitive, Maybe<bool> optionalIsRegex, std::unique_ptr<Array<protocol::Debugger::SearchMatch>>* results) searchInContent() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp965 ResultsVector results; in checkResult() local
981 ResultsVectorWithAvailability results; checkResult() local
3982 std::vector<deUint64> results; checkResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp252 const deUint16 * results = reinterpret_cast<const deUint16 *>(&result[0]); in computeCheckBuffersFloats() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1140 GLdouble results[4] = { 0.0, 0.0, 0.0, 0.0 }; in verifyResults() local
[all...]
H A Dgl3cTransformFeedbackTests.cpp2614 glw::GLfloat* results = (glw::GLfloat*)gl.mapBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, GL_READ_ONLY); in checkTransformFeedbackBuffer() local
3261 glw::GLfloat* results = (glw::GLfloat*)gl.mapBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, GL_READ_ONLY); in checkTransformFeedbackBuffer() local
3290 glw::GLfloat* results in checkTransformFeedbackBuffer() local
4914 glw::GLfloat* results = check() local
5165 glw::GLfloat* results = check() local
[all...]

Completed in 157 milliseconds

1...<<21222324252627282930>>...33