| /external/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 51 #define save_and_next(ls) (save(ls, ls->current), next(ls)) argument 57 static void save (LexState *ls, int c) { in save() 82 const char *luaX_token2str (LexState *ls, int token) { in luaX_token2str() 97 static const char *txtToken (LexState *ls, int token) { in txtToken() 109 static l_noret lexerror (LexState *ls, const char *msg, int token) { in lexerror() 117 l_noret luaX_syntaxerror (LexState *ls, const char *msg) { in luaX_syntaxerror() 127 TString *luaX_newstring (LexState *ls, const char *str, size_t l) { in luaX_newstring() 151 static void inclinenumber (LexState *ls) { in inclinenumber() [all …]
|
| D | lparser.c | 67 static l_noret semerror (LexState *ls, const char *msg) { in semerror() 73 static l_noret error_expected (LexState *ls, int token) { in error_expected() 97 static int testnext (LexState *ls, int c) { in testnext() 106 static void check (LexState *ls, int c) { in check() 112 static void checknext (LexState *ls, int c) { in checknext() 118 #define check_condition(ls,c,msg) { if (!(c)) luaX_syntaxerror(ls, msg); } argument 122 static void check_match (LexState *ls, int what, int who, int where) { in check_match() 135 static TString *str_checkname (LexState *ls) { in str_checkname() 151 static void codestring (LexState *ls, expdesc *e, TString *s) { in codestring() 156 static void checkname (LexState *ls, expdesc *e) { in checkname() [all …]
|
| /external/mesa3d/src/compiler/glsl/ |
| D | loop_unroll.cpp | 66 loop_unroll_count(exec_list *list, loop_variable_state *ls, in loop_unroll_count() 162 loop_variable_state *ls; member in loop_unroll_count 181 loop_variable_state *const ls = this->state->get(ir); in simple_unroll() local 377 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local 584 unroll_loops(exec_list *instructions, loop_state *ls, in unroll_loops()
|
| D | loop_analysis.cpp | 272 loop_variable_state *ls = new(this->mem_ctx) loop_variable_state; in insert() local 396 loop_variable_state *const ls = in visit() local 445 loop_variable_state *ls = this->loops->insert(ir); in visit_enter() local 454 loop_variable_state *const ls = in visit_leave() local 793 try_add_loop_terminator(loop_variable_state *ls, ir_if *ir) in try_add_loop_terminator()
|
| /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/toybox/lib/ |
| D | linestack.c | 52 struct linestack ls; in linestack_insert() member 53 } ls; in linestack_insert() local 69 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/libxkbcommon/xkbcommon/test/ |
| D | log.c | 54 darray_char *ls = xkb_context_get_user_data(ctx); in log_fn() 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
|
| D | AdbChrootTarget.java | 61 public List<File> ls(File directory) throws FileNotFoundException { in ls() method in AdbChrootTarget
|
| /external/vogar/src/vogar/ |
| D | Target.java | 77 public abstract List<File> ls(File directory) throws FileNotFoundException; in ls() method in Target
|
| D | LocalTarget.java | 66 @Override public List<File> ls(File directory) throws FileNotFoundException { in ls() method in LocalTarget
|
| D | SshTarget.java | 105 @Override public List<File> ls(File directory) throws FileNotFoundException { in ls() method in SshTarget
|
| /external/webrtc/talk/session/media/ |
| D | srtpfilter.cc | 500 rtc::GlobalLockScope ls(&lock_); in SrtpSession() local 508 rtc::GlobalLockScope ls(&lock_); in ~SrtpSession() local 730 rtc::GlobalLockScope ls(&lock_); in Init() local 759 rtc::GlobalLockScope ls(&lock_); in Terminate() local 792 rtc::GlobalLockScope ls(&lock_); in HandleEventThunk() local
|
| /external/autotest/client/site_tests/firmware_TouchMTB/ |
| D | cros_gs.py | 69 def ls(self, files=''): member in CrosGs
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | encodetxb_sse4.c | 35 uint8_t *ls = levels; in av1_txb_init_levels_sse4_1() local
|
| /external/cldr/tools/java/org/unicode/cldr/tool/ |
| D | DeriveScripts.java | 137 LikelySubtags ls = new LikelySubtags(); in main() local
|
| /external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/ |
| D | enterprise_CFM_HuddlyUpdater.py | 51 def ls(self): member in enterprise_CFM_HuddlyUpdater
|