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

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-8.s 1 # A BPO and an ordinary reloc in the same section.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
line-map.h 59 /* An ordinary line map encodes physical source locations. Those
90 ordinary or macro map. */
172 could have been either a macro or an ordinary map, depending on
178 There are two kinds of maps. Ordinary maps and macro expansion
189 will be locations in an ordinary map, not a macro map.
210 struct line_map_ordinary GTY((tag ("0"))) ordinary; member in union:map_u
218 linemap_check_ordinary (MAP)->d.ordinary.to_file
221 linemap_check_ordinary (MAP)->d.ordinary.to_line
224 linemap_check_ordinary (MAP)->d.ordinary.included_from
227 linemap_check_ordinary (MAP)->d.ordinary.sys
    [all...]
  /external/curl/docs/cmdline-opts/
libcurl.d 6 Append this option to any ordinary curl command line, and you will get a
  /external/icu/icu4c/source/test/testdata/
tstfiles.mk 6 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue9608.dir/
issue9608.go 19 // Test dead code elimination in ordinary switch statements
  /prebuilts/go/linux-x86/test/fixedbugs/issue9608.dir/
issue9608.go 19 // Test dead code elimination in ordinary switch statements
  /toolchain/binutils/binutils-2.25/libiberty/
makefile.vms 16 lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj,\
  /bootable/recovery/minui/
Android.mk 42 # ordinary characters in this context). Strip double-quotes from the
  /prebuilts/go/darwin-x86/src/runtime/
error.go 13 // errors from ordinary errors: a type is a
signal_windows.go 224 // the ordinary exit-after-panic happens.
  /prebuilts/go/linux-x86/src/runtime/
error.go 13 // errors from ordinary errors: a type is a
signal_windows.go 224 // the ordinary exit-after-panic happens.
  /external/llvm/lib/Support/
regcomp.c 92 static void ordinary(struct parse *, int);
408 ordinary(p, c);
411 case '{': /* okay as ordinary except if digit follows */
415 ordinary(p, c);
487 ordinary(p, GETNEXT());
495 * taken as an ordinary character and then revised to be an anchor. The
533 int starordinary) /* is a leading * an ordinary character? */
611 ordinary(p, (char)c);
738 ordinary(p, firstch(p, cs));
787 default: /* symbol, ordinary character, or range *
942 ordinary(struct parse *p, int ch) function
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regcomp.c 84 static void ordinary(struct parse *, int);
373 ordinary(p, c);
375 case '{': /* okay as ordinary except if digit follows */
379 ordinary(p, c);
451 ordinary(p, GETNEXT());
459 * taken as an ordinary character and then revised to be an anchor. The
497 int starordinary) /* is a leading * an ordinary character? */
575 ordinary(p, (char)c);
702 ordinary(p, firstch(p, cs));
751 default: /* symbol, ordinary character, or range *
906 ordinary(struct parse *p, int ch) function
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regcomp.c 92 static void ordinary(struct parse *, int);
408 ordinary(p, c);
411 case '{': /* okay as ordinary except if digit follows */
415 ordinary(p, c);
487 ordinary(p, GETNEXT());
495 * taken as an ordinary character and then revised to be an anchor. The
533 int starordinary) /* is a leading * an ordinary character? */
611 ordinary(p, (char)c);
738 ordinary(p, firstch(p, cs));
787 default: /* symbol, ordinary character, or range *
942 ordinary(struct parse *p, int ch) function
    [all...]
  /external/libunwind/doc/
unw_get_fpreg.tex 26 type of frame that \Var{cp} is referring to. For ordinary stack
unw_get_reg.tex 26 type of frame that \Var{cp} is referring to. For ordinary stack
unw_set_fpreg.tex 26 type of frame that \Var{cp} is referring to. For ordinary stack
unw_set_reg.tex 26 type of frame that \Var{cp} is referring to. For ordinary stack
unw_get_proc_name.tex 33 between procedure names and ordinary labels. Furthermore, if symbol
  /prebuilts/go/darwin-x86/test/chan/
select3.go 192 // selects with closed channels behave like ordinary operations
  /prebuilts/go/linux-x86/test/chan/
select3.go 192 // selects with closed channels behave like ordinary operations
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 142 static void ordinary(struct parse *p, int ch);
471 ordinary(p, c);
473 case '{': /* okay as ordinary except if digit follows */
477 ordinary(p, c);
554 ordinary(p, GETNEXT());
564 * taken as an ordinary character and then revised to be an anchor. The
615 int starordinary, /* is a leading * an ordinary character? */
695 ordinary(p, c &~ BACKSL);
828 ordinary(p, firstch(p, cs));
884 default: /* symbol, ordinary character, or range *
1072 ordinary( function
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
plist.go 60 // from ordinary references, because there are no TYPE
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
plist.go 60 // from ordinary references, because there are no TYPE

Completed in 470 milliseconds

1 2 3 4 5