Home
last modified time | relevance | path

Searched defs:states (Results 76 - 100 of 190) sorted by relevance

12345678

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp203 std::vector<BluetoothRemoteDevice> AvrcpTarget::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
H A Dbluetooth_hid_host.cpp235 int32_t HidHost::GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice> &result) in GetDevicesByStates() argument
H A Dbluetooth_pbap_pse.cpp154 int32_t PbapPse::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp166 std::vector<int32_t> states = {}; in GetDevicesByStatesInner() local
H A Dbluetooth_avrcp_tg_stub.cpp190 std::vector<int32_t> states; in GetDevicesByStatesInner() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetlink_socket_diag.cpp209 int32_t NetLinkSocketDiag::SendSockDiagDumpRequest(uint8_t proto, uint8_t family, uint32_t states) in SendSockDiagDumpRequest() argument
274 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in DestroyLiveSockets() local
362 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in DestroyLiveSocketsWithUid() local
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmultipart.rs138 let mut states = Vec::new(); variables
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp268 std::vector<RawAddress> HidHostService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() argument
209 UCMStates *states; in ucm_parseHeaderLine() local
334 sumUpStates(UCMStates *states) sumUpStates() argument
426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) ucm_processStates() argument
616 compactToUnicode2(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) compactToUnicode2() argument
843 findUnassigned(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, int32_t state, int32_t offset, uint32_t b) findUnassigned() argument
900 compactToUnicodeHelper(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) compactToUnicodeHelper() argument
929 ucm_optimizeStates(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) ucm_optimizeStates() argument
978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
[all...]
H A Ducm.h106 UCMStates states; member
/third_party/googletest/googlemock/src/
H A Dgmock-spec-builders.cc541 StateMap& states() { return states_; } in states() function in testing::__anon2995::MockObjectRegistry
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBITableBuilder.java956 boolean findDuplicateState(RBBIRuleBuilder.IntPair states) { in findDuplicateState() argument
995 findDuplicateSafeState(RBBIRuleBuilder.IntPair states) findDuplicateSafeState() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBITableBuilder.java945 boolean findDuplicateState(RBBIRuleBuilder.IntPair states) { in findDuplicateState() argument
984 findDuplicateSafeState(RBBIRuleBuilder.IntPair states) findDuplicateSafeState() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_preamble.c76 def_state *states; member
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c71 enum states { enum
/third_party/musl/src/stdio/
H A Dvfwprintf.c42 static const unsigned char states[]['z'-'A'+1] = { variable
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() argument
209 UCMStates *states; in ucm_parseHeaderLine() local
334 sumUpStates(UCMStates *states) sumUpStates() argument
426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) ucm_processStates() argument
616 compactToUnicode2(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) compactToUnicode2() argument
843 findUnassigned(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, int32_t state, int32_t offset, uint32_t b) findUnassigned() argument
900 compactToUnicodeHelper(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) compactToUnicodeHelper() argument
929 ucm_optimizeStates(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) ucm_optimizeStates() argument
978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
[all...]
H A Ducm.h106 UCMStates states; member
/third_party/node/deps/v8/src/compiler/
H A Dmemory-optimizer.cc389 MergeStates( AllocationStates const& states) MergeStates() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-console.cc73 std::stack<State> states; in Formatter() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.h106 UCMStates states; member
H A Ducmstate.cpp188 ucm_addState(UCMStates *states, const char *s) { in ucm_addState() argument
209 UCMStates *states; in ucm_parseHeaderLine() local
334 sumUpStates(UCMStates *states) sumUpStates() argument
426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) ucm_processStates() argument
616 compactToUnicode2(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) compactToUnicode2() argument
843 findUnassigned(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, int32_t state, int32_t offset, uint32_t b) findUnassigned() argument
900 compactToUnicodeHelper(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) compactToUnicodeHelper() argument
929 ucm_optimizeStates(UCMStates *states, uint16_t **pUnicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, UBool verbose) ucm_optimizeStates() argument
978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
[all...]
/third_party/skia/experimental/sorttoy/
H A Dsorttoy.cpp142 auto states = actualState->mcStates(); in check_state() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp81 int BluetoothA2dpSrcProxy::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<RawAddress> &rawAddrs) in GetDevicesByStates() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp182 int BluetoothHfpAgServer::GetDevicesByStates(const std::vector<int> &states, std::vector<BluetoothRawAddress> &devices) in GetDevicesByStates() argument

Completed in 20 milliseconds

12345678