Home
last modified time | relevance | path

Searched defs:scn (Results 51 - 75 of 141) sorted by relevance

123456

/third_party/elfutils/tests/
H A Dzstrptr.c34 print_strings (Elf_Scn *scn, Elf *elf, size_t ndx) in print_strings() argument
95 Elf_Scn *scn = elf_getscn (elf, ndx); in main() local
H A Dasm-tst9.c87 AsmScn_t *scn; in main() local
H A Dasm-tst2.c173 Elf_Scn *scn; in main() local
H A Dasm-tst1.c157 Elf_Scn *scn; in main() local
H A Dupdate4.c43 Elf_Scn *scn; in main() local
[all...]
H A Dxlate_notes.c70 Elf_Scn *scn = NULL; in main() local
H A Dnewdata.c43 Elf_Scn *scn = elf_getscn (elf, 1); in add_section_data() local
112 Elf_Scn *scn = elf_newscn (elf); in create_elf() local
173 Elf_Scn *scn = elf_getscn (elf, 1); in check_section_size() local
201 Elf_Scn *scn = elf_getscn (elf, 1); check_section_data() local
314 Elf_Scn *scn = elf_getscn (elf, 1); check_elf() local
[all...]
H A Dsectiondump.c78 handle_section (Elf *elf, Elf_Scn *scn) in handle_section() argument
H A Dasm-tst3.c173 Elf_Scn *scn; in main() local
H A Delfputzdata.c75 Elf_Scn *scn = NULL; in main() local
[all...]
/third_party/elfutils/libelf/
H A Delf32_checksum.c56 Elf_Scn *scn; in elfw2() local
H A Delf32_updatenull.c208 Elf_Scn *scn = &list->data[cnt]; in __elfw2() local
[all...]
H A Dnlist.c63 Elf_Scn *scn = NULL; in nlist() local
/third_party/elfutils/backends/
H A Ds390_symbol.c78 Elf_Scn *scn = NULL; in s390_check_special_symbol() local
H A Dsparc_symbol.c88 Elf_Scn *scn = NULL; in sparc_check_special_section() local
H A Daarch64_symbol.c81 Elf_Scn *scn = NULL; in aarch64_check_special_symbol() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DGeometryJS.cpp80 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene_.GetObject()); in GeometryJS() local
H A DNodeJS.cpp48 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene); in NodeJS() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp22 int SocketSdpServer::RegisterSdpService(const std::string &name, const Uuid &uuid, uint8_t scn) in RegisterSdpService() argument
96 int SocketSdpServer::AddProtocol(uint8_t scn) in AddProtocol() argument
H A Dsocket_sdp_client.cpp60 uint8_t scn = -1; in SearchAttributes() local
75 bool SocketSdpClient::SearchScn(uint16_t protocolNum, const SdpProtocolDescriptor *protocol, uint8_t &scn) in SearchScn() argument
96 uint8_t scn = SearchAttributes(addr, serviceAry, serviceNum); in SdpSearchCallback() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_gap_if.c153 int RfcommCheckSessionSecurity(RfcommSessionInfo *session, uint8_t scn, bool isServer) in RfcommCheckSessionSecurity() argument
/third_party/elfutils/libasm/
H A Dasm_newscn.c110 Elf_Scn *scn; in binary_newscn() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp105 void HfpAgRfcommConnection::SetRemoteScn(uint8_t scn) in SetRemoteScn() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp106 void HfpHfRfcommConnection::SetRemoteScn(uint8_t scn) in SetRemoteScn() argument
H A Dhfp_hf_sdp_server.cpp31 int HfpHfSdpServer::RegisterSdpService(uint8_t scn) in RegisterSdpService() argument

Completed in 10 milliseconds

123456