Searched defs:cs (Results 1 – 6 of 6) 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 | 26 android::CallStack cs; in CurrentCaller() local 56 android::CallStack cs; in TEST() local
|
| /system/nfc/src/fuzzers/ndef/ |
| D | main.cc | 19 uint16_t cs = 0; in ndef_cback() local
|
| /system/bpf/libbpf_android/ |
| D | Loader.cpp | 525 static int readCodeSections(ifstream& elfFile, vector<codeSection>& cs, size_t sizeOfBpfProgDef, in readCodeSections() 975 static void dumpAllCs(vector<codeSection>& cs) { in dumpAllCs() 1010 static void applyMapRelo(ifstream& elfFile, vector<unique_fd> &mapFds, vector<codeSection>& cs) { in applyMapRelo() 1038 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections() 1226 vector<codeSection> cs; in loadProg() local
|
| /system/unwinding/libunwindstack/include/unwindstack/ |
| D | UcontextX86.h | 59 uint32_t cs; member
|
| D | UserX86_64.h | 51 uint64_t cs; member
|