HomeSort by relevance Sort by last modified time
    Searched refs:BEGIN (Results 1 - 25 of 207) sorted by null

1 2 3 4 5 6 7 8 9

  /external/e2fsprogs/misc/
profile-to-c.awk 2 BEGIN {
  /external/strace/tests/
getrandom.awk 0 BEGIN {
select.awk 0 BEGIN {
caps.awk 0 BEGIN {
  /development/host/windows/usb/api/
AdbWinApi.rc 41 BEGIN
46 BEGIN
71 BEGIN
73 BEGIN
75 BEGIN
88 BEGIN
101 BEGIN
  /development/host/windows/usb/winusb/
AdbWinUsbApi.rc 41 BEGIN
46 BEGIN
71 BEGIN
73 BEGIN
75 BEGIN
88 BEGIN
101 BEGIN
  /frameworks/rs/
spec.l 51 "/*" BEGIN(comment);
55 <comment>"*"+"/" BEGIN(INITIAL);
64 BEGIN(api_entry);
68 BEGIN(api_entry2);
90 BEGIN(var_type);
97 BEGIN(var_type);
107 BEGIN(typeNextState);
113 BEGIN(typeNextState);
119 BEGIN(typeNextState);
125 BEGIN(typeNextState)
    [all...]
  /external/libvpx/libvpx/vpx_ports/
asm_offsets.h 23 #define BEGIN int main(void) {
27 #define BEGIN
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
asm_offsets.h 23 #define BEGIN int main(void) {
27 #define BEGIN
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
verinfo.ver 14 BEGIN
16 BEGIN
18 BEGIN
29 BEGIN
41 BEGIN
  /ndk/build/awk/
check-awk.awk 22 BEGIN {
extract-pid.awk 26 BEGIN {
extract-platform.awk 26 BEGIN {
  /developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
Constants.java 34 public static final String BEGIN = "begin";
  /developers/build/prebuilts/gradle/AgendaData/Wearable/src/main/java/com/example/android/wearable/agendadata/
Constants.java 29 public static final String BEGIN = "begin";
  /developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
Constants.java 34 public static final String BEGIN = "begin";
  /developers/samples/android/wearable/wear/AgendaData/Wearable/src/main/java/com/example/android/wearable/agendadata/
Constants.java 29 public static final String BEGIN = "begin";
  /development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
Constants.java 34 public static final String BEGIN = "begin";
  /development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/
Constants.java 29 public static final String BEGIN = "begin";
  /external/linux-tools-perf/src/tools/perf/util/
parse-events.l 98 BEGIN(config);
100 BEGIN(event);
112 BEGIN(INITIAL); yyless(0);
118 BEGIN(INITIAL); yyless(0);
124 BEGIN(INITIAL); yyless(0);
173 "/" { BEGIN(INITIAL); return '/'; }
177 mem: { BEGIN(mem); return PE_PREFIX_MEM; }
184 "/" { BEGIN(config); return '/'; }
186 , { BEGIN(event); return ','; }
188 "{" { BEGIN(event); return '{';
    [all...]
  /external/bison/src/
scan-gram.l 155 BEGIN SC_YACC_COMMENT;
235 BEGIN SC_AFTER_IDENTIFIER;
254 "'" token_start = loc->start; BEGIN SC_ESCAPED_CHARACTER;
257 "\"" token_start = loc->start; BEGIN SC_ESCAPED_STRING;
260 "%{" code_start = loc->start; BEGIN SC_PROLOGUE;
267 BEGIN SC_BRACED_CODE;
282 BEGIN SC_EPILOGUE;
290 BEGIN SC_BRACKETED_ID;
316 BEGIN SC_RETURN_BRACKETED_ID;
324 BEGIN SC_BRACKETED_ID
    [all...]
  /external/ltrace/sysdeps/linux-gnu/
arch_mksyscallent 25 BEGIN {
mksignalent 23 BEGIN {
mksyscallent 27 BEGIN {
mksyscallent_mips 26 BEGIN {

Completed in 425 milliseconds

1 2 3 4 5 6 7 8 9