Searched defs:cs (Results 1 – 7 of 7) sorted by relevance
| /system/core/libcutils/ |
| D | config_utils.cpp | 121 static int _lex(cstate *cs, int value) in _lex() 239 #define lex(cs,v) _lex(cs,v) argument 244 static int parse_block(cstate *cs, cnode *node) in parse_block() 261 static int parse_expr(cstate *cs, cnode *root) in parse_expr() 294 cstate cs; in config_load() local
|
| /system/core/libutils/ |
| D | CallStack_test.cpp | 32 android::CallStack cs; in CurrentCaller() local 62 android::CallStack cs; in TEST() local
|
| /system/bpf/loader/ |
| D | Loader.cpp | 386 static int readCodeSections(ifstream& elfFile, vector<codeSection>& cs, in readCodeSections() 679 static void applyMapRelo(ifstream& elfFile, vector<unique_fd> &mapFds, vector<codeSection>& cs) { in applyMapRelo() 707 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections() 822 vector<codeSection> cs; in loadProg() local
|
| /system/unwinding/libunwindstack/include/unwindstack/ |
| D | UserX86_64.h | 53 uint64_t cs; member
|
| D | UcontextX86.h | 59 uint32_t cs; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 7558 unsigned long cs; member 16037 struct kvm_segment cs; member 20909 struct kvm_smm_seg_state_64 cs; member 20982 struct kvm_smm_seg_state_32 cs; member 22322 struct kvm_segment cs; member 22535 u32 cs; member 22564 u16 cs; member 24756 struct vmcb_seg cs; member 25077 struct vmcb_seg cs; member 25646 __u16 cs; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 26936 struct clocksource *cs; member
|