/third_party/elfutils/tests/ |
H A D | zstrptr.c | 34 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 D | asm-tst9.c | 87 AsmScn_t *scn; in main() local
|
H A D | asm-tst2.c | 173 Elf_Scn *scn; in main() local
|
H A D | asm-tst1.c | 157 Elf_Scn *scn; in main() local
|
H A D | update4.c | 43 Elf_Scn *scn; in main() local [all...] |
H A D | xlate_notes.c | 70 Elf_Scn *scn = NULL; in main() local
|
H A D | newdata.c | 43 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 D | sectiondump.c | 78 handle_section (Elf *elf, Elf_Scn *scn) in handle_section() argument
|
H A D | asm-tst3.c | 173 Elf_Scn *scn; in main() local
|
H A D | elfputzdata.c | 75 Elf_Scn *scn = NULL; in main() local [all...] |
/third_party/elfutils/libelf/ |
H A D | elf32_checksum.c | 56 Elf_Scn *scn; in elfw2() local
|
H A D | elf32_updatenull.c | 208 Elf_Scn *scn = &list->data[cnt]; in __elfw2() local [all...] |
H A D | nlist.c | 63 Elf_Scn *scn = NULL; in nlist() local
|
/third_party/elfutils/backends/ |
H A D | s390_symbol.c | 78 Elf_Scn *scn = NULL; in s390_check_special_symbol() local
|
H A D | sparc_symbol.c | 88 Elf_Scn *scn = NULL; in sparc_check_special_section() local
|
H A D | aarch64_symbol.c | 81 Elf_Scn *scn = NULL; in aarch64_check_special_symbol() local
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | GeometryJS.cpp | 80 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene_.GetObject());
in GeometryJS() local
|
H A D | NodeJS.cpp | 48 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene);
in NodeJS() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_sdp_server.cpp | 22 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 D | socket_sdp_client.cpp | 60 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 D | rfcomm_gap_if.c | 153 int RfcommCheckSessionSecurity(RfcommSessionInfo *session, uint8_t scn, bool isServer) in RfcommCheckSessionSecurity() argument
|
/third_party/elfutils/libasm/ |
H A D | asm_newscn.c | 110 Elf_Scn *scn; in binary_newscn() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_rfcomm_connection.cpp | 105 void HfpAgRfcommConnection::SetRemoteScn(uint8_t scn) in SetRemoteScn() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_rfcomm_connection.cpp | 106 void HfpHfRfcommConnection::SetRemoteScn(uint8_t scn) in SetRemoteScn() argument
|
H A D | hfp_hf_sdp_server.cpp | 31 int HfpHfSdpServer::RegisterSdpService(uint8_t scn) in RegisterSdpService() argument
|