/external/skia/third_party/lua/src/ |
D | llex.c | 28 #define next(ls) (ls->current = zgetc(ls->z)) argument 32 #define currIsNewline(ls) (ls->current == '\n' || ls->current == '\r') argument 46 #define save_and_next(ls) (save(ls, ls->current), next(ls)) argument 52 static void save (LexState *ls, int c) { in save() 75 const char *luaX_token2str (LexState *ls, int token) { in luaX_token2str() 91 static const char *txtToken (LexState *ls, int token) { in txtToken() 104 static l_noret lexerror (LexState *ls, const char *msg, int token) { in lexerror() 114 l_noret luaX_syntaxerror (LexState *ls, const char *msg) { in luaX_syntaxerror() 124 TString *luaX_newstring (LexState *ls, const char *str, size_t l) { in luaX_newstring() 145 static void inclinenumber (LexState *ls) { in inclinenumber() [all …]
|
D | lparser.c | 60 static void anchor_token (LexState *ls) { in anchor_token() 71 static l_noret semerror (LexState *ls, const char *msg) { in semerror() 77 static l_noret error_expected (LexState *ls, int token) { in error_expected() 101 static int testnext (LexState *ls, int c) { in testnext() 110 static void check (LexState *ls, int c) { in check() 116 static void checknext (LexState *ls, int c) { in checknext() 122 #define check_condition(ls,c,msg) { if (!(c)) luaX_syntaxerror(ls, msg); } argument 126 static void check_match (LexState *ls, int what, int who, int where) { in check_match() 139 static TString *str_checkname (LexState *ls) { in str_checkname() 155 static void codestring (LexState *ls, expdesc *e, TString *s) { in codestring() [all …]
|
/external/syslinux/com32/lua/src/ |
D | llex.c | 32 #define next(ls) (ls->current = zgetc(ls->z)) argument 36 #define currIsNewline(ls) (ls->current == '\n' || ls->current == '\r') argument 50 #define save_and_next(ls) (save(ls, ls->current), next(ls)) argument 56 static void save (LexState *ls, int c) { in save() 79 const char *luaX_token2str (LexState *ls, int token) { in luaX_token2str() 95 static const char *txtToken (LexState *ls, int token) { in txtToken() 108 static l_noret lexerror (LexState *ls, const char *msg, int token) { in lexerror() 118 l_noret luaX_syntaxerror (LexState *ls, const char *msg) { in luaX_syntaxerror() 128 TString *luaX_newstring (LexState *ls, const char *str, size_t l) { in luaX_newstring() 152 static void inclinenumber (LexState *ls) { in inclinenumber() [all …]
|
D | lparser.c | 60 static void anchor_token (LexState *ls) { in anchor_token() 71 static l_noret semerror (LexState *ls, const char *msg) { in semerror() 77 static l_noret error_expected (LexState *ls, int token) { in error_expected() 101 static int testnext (LexState *ls, int c) { in testnext() 110 static void check (LexState *ls, int c) { in check() 116 static void checknext (LexState *ls, int c) { in checknext() 122 #define check_condition(ls,c,msg) { if (!(c)) luaX_syntaxerror(ls, msg); } argument 126 static void check_match (LexState *ls, int what, int who, int where) { in check_match() 139 static TString *str_checkname (LexState *ls) { in str_checkname() 155 static void codestring (LexState *ls, expdesc *e, TString *s) { in codestring() [all …]
|
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
D | toy_legalize_ra.c | 71 linear_scan_free_regs(struct linear_scan *ls, int reg, int count) in linear_scan_free_regs() 93 linear_scan_allocate_regs(struct linear_scan *ls, int count) in linear_scan_allocate_regs() 160 linear_scan_add_active(struct linear_scan *ls, in linear_scan_add_active() 178 linear_scan_remove_active(struct linear_scan *ls, in linear_scan_remove_active() 188 linear_scan_expire_active(struct linear_scan *ls, int pc) in linear_scan_expire_active() 211 linear_scan_spill(struct linear_scan *ls, in linear_scan_spill() 222 linear_scan_spill_range(struct linear_scan *ls, int first, int count) in linear_scan_spill_range() 237 linear_scan_run(struct linear_scan *ls) in linear_scan_run() 312 linear_scan_add_live_interval(struct linear_scan *ls, int vrf, int pc) in linear_scan_add_live_interval() 329 linear_scan_init_live_intervals(struct linear_scan *ls, in linear_scan_init_live_intervals() [all …]
|
/external/syslinux/libfat/ |
D | cache.c | 24 struct libfat_sector *ls; in libfat_get_sector() local 56 struct libfat_sector *ls, *lsnext; in libfat_flush() local
|
/external/mesa3d/src/compiler/glsl/ |
D | loop_unroll.cpp | 71 loop_unroll_count(exec_list *list, loop_variable_state *ls, in loop_unroll_count() 167 loop_variable_state *ls; member in loop_unroll_count 307 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local 446 unroll_loops(exec_list *instructions, loop_state *ls, in unroll_loops()
|
D | loop_controls.cpp | 191 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local 239 set_loop_controls(exec_list *instructions, loop_state *ls) in set_loop_controls()
|
D | loop_analysis.cpp | 95 loop_variable_state *ls = new(this->mem_ctx) loop_variable_state; in insert() local 217 loop_variable_state *const ls = in visit() local 266 loop_variable_state *ls = this->loops->insert(ir); in visit_enter() local 275 loop_variable_state *const ls = in visit_leave() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | lookup.c | 38 struct lookup_struct *ls = (struct lookup_struct *) priv_data; in lookup_proc() local 54 struct lookup_struct ls; in ext2fs_lookup() local
|
D | unlink.c | 40 struct link_struct *ls = (struct link_struct *) priv_data; in unlink_proc() local 76 struct link_struct ls; in ext2fs_unlink() local
|
D | link.c | 40 struct link_struct *ls = (struct link_struct *) priv_data; in link_proc() local 158 struct link_struct ls; in ext2fs_link() local
|
/external/syslinux/gpxe/src/core/ |
D | bitops.c | 7 int ls = 0; in __flsl() local
|
/external/valgrind/memcheck/tests/ |
D | inits.c | 12 static int ls; in main() local
|
/external/toybox/lib/ |
D | linestack.c | 46 struct linestack ls; in linestack_insert() member 48 } ls; in linestack_insert() local 64 struct linestack *ls; in linestack_load() local
|
/external/clang/test/SemaObjC/ |
D | conflict-nonfragile-abi2.m | 12 @property int ls; property
|
/external/eigen/bench/btl/generic_bench/utils/ |
D | size_log.hh | 36 float ls=0.0; in size_log() local
|
/external/clang/test/CodeGen/ |
D | no-opt-volatile-memcpy.c | 12 struct s ls; in foo() local
|
/external/e2fsprogs/debugfs/ |
D | ls.c | 101 struct list_dir_struct *ls = (struct list_dir_struct *) private; in list_dir_proc() local 200 struct list_dir_struct ls; in do_list_dir() local
|
/external/clang/test/CodeGenCXX/ |
D | no-opt-volatile-memcpy.cpp | 12 struct s ls; in foo() local
|
/external/mesa3d/src/gallium/state_trackers/clover/tgsi/ |
D | compiler.cpp | 37 std::istringstream ls(header); in read_header() local
|
/external/vogar/src/vogar/android/ |
D | DeviceFilesystem.java | 82 public List<File> ls(File dir) throws FileNotFoundException { in ls() method in DeviceFilesystem
|
/external/toybox/toys/pending/ |
D | vi.c | 34 void linestack_show(struct linestack *ls, struct linestack_show *lss) in linestack_show()
|
/external/vogar/src/vogar/ |
D | Target.java | 36 public abstract List<File> ls(File directory) throws FileNotFoundException; in ls() method in Target
|
/external/syslinux/gpxe/src/hci/mucurses/ |
D | edging.c | 41 int wborder ( WINDOW *win, chtype ls, chtype rs, in wborder()
|