HomeSort by relevance Sort by last modified time
    Searched refs:inline (Results 76 - 100 of 397) sorted by null

1 2 34 5 6 7 8 91011>>

  /art/test/640-checker-long-simd/src/
Main.java 214 public static int $opt$inline$IntConstant64() { return 64; }
215 public static int $opt$inline$IntConstant65() { return 65; }
216 public static int $opt$inline$IntConstantMinus254() { return -254; }
242 a[i] >>>= $opt$inline$IntConstant64(); // 0, since & 63
274 a[i] >>>= $opt$inline$IntConstant65(); // 1, since & 63
306 a[i] >>>= $opt$inline$IntConstantMinus254(); // 2, since & 63
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue17449.go 8 // This code surfaces the duplication at compile time because of generated inline labels.
31 // It would fail here if instrumented code (including inline-label) was copied.
issue8139.go 28 return f1() // convince inliner not to inline
37 return f1() // convince inliner not to inline
bug304.go 9 // bug304.go:15:2: internal compiler error: in copy_tree_r, at tree-inline.c:4114
bug428.go 7 // Test that when the compiler expands append inline it does not
  /prebuilts/go/linux-x86/test/fixedbugs/
issue17449.go 8 // This code surfaces the duplication at compile time because of generated inline labels.
31 // It would fail here if instrumented code (including inline-label) was copied.
issue8139.go 28 return f1() // convince inliner not to inline
37 return f1() // convince inliner not to inline
bug304.go 9 // bug304.go:15:2: internal compiler error: in copy_tree_r, at tree-inline.c:4114
bug428.go 7 // Test that when the compiler expands append inline it does not
  /external/eigen/bench/
bench_unrolling 3 # gcc : CXX="g++ -finline-limit=10000 -ftemplate-depth-2000 --param max-inline-recursive-depth=2000"
4 # icc : CXX="icpc -fast -no-inline-max-size -fno-exceptions"
5 CXX=${CXX-g++ -finline-limit=10000 -ftemplate-depth-2000 --param max-inline-recursive-depth=2000} # default value
  /external/libcap-ng/libcap-ng-0.7/
config.h.in 83 calls it, or to nothing if 'inline' is not supported under any name. */
85 #undef inline
  /external/libexif/
config.h.in 88 calls it, or to nothing if 'inline' is not supported under any name. */
90 #undef inline
  /external/libusb-compat/
config.h.in 74 calls it, or to nothing if 'inline' is not supported under any name. */
76 #undef inline
  /external/libvorbis/
config.h.in 88 calls it, or to nothing if 'inline' is not supported under any name. */
90 #undef inline
  /external/e2fsprogs/intl/
libgnuintl.h.in 78 is independent of the compilation unit, but through inline functions in
110 static inline char *gettext (const char *__msgid)
126 static inline char *dgettext (const char *__domainname, const char *__msgid)
143 static inline char *dcgettext (const char *__domainname, const char *__msgid,
163 static inline char *ngettext (const char *__msgid1, const char *__msgid2,
182 static inline char *dngettext (const char *__domainname, const char *__msgid1,
203 static inline char *dcngettext (const char *__domainname,
225 static inline char *textdomain (const char *__domainname)
242 static inline char *bindtextdomain (const char *__domainname,
260 static inline char *bind_textdomain_codeset (const char *__domainname
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
WrappingExecutorServiceTest.java 195 private ExecutorService inline = newDirectExecutorService(); field in class:WrappingExecutorServiceTest.MockExecutor
217 return inline.invokeAll(tasks);
227 return inline.invokeAll(tasks, timeout, unit);
236 return inline.submit(Iterables.get(tasks, 0)).get();
245 return inline.submit(Iterables.get(tasks, 0)).get(timeout, unit);
275 return inline.submit(task);
282 return inline.submit(task);
289 return inline.submit(task, result);
296 inline.execute(command);
  /external/owasp/sanitizer/src/tests/org/owasp/html/
SanitizersTest.java 104 PolicyFactory inline = Sanitizers.FORMATTING.and(Sanitizers.LINKS); local
108 PolicyFactory and1 = restrictedLink.and(inline);
109 PolicyFactory and2 = inline.and(restrictedLink);
115 "inline els",
118 inline.sanitize(inputHtml));
120 "https-only links and inline els",
125 "inline els and https-only links",
  /packages/inputmethods/LatinIME/tools/dicttool/
NativeLib.mk 29 LOCAL_CFLAGS += -DFLAG_DBG -funwind-tables -fno-inline
  /prebuilts/tools/linux-x86_64/kythe/web/ui/css/
style.css 48 display: inline;
88 display: inline-flex;
  /cts/hostsidetests/sustainedperf/dhrystone/
Android.mk 11 LOCAL_CFLAGS := -O3 -fno-inline-functions -DMSC_CLOCK -DCLK_TCK=1000000
  /external/vixl/tools/
make_instruction_doc.pl 45 if(my($t) = /^ ((?:void|inline void) [a-z][a-z0-9]{0,8}_?)\(/mgp)
51 my($i) = $t =~ /(?:void|inline void) ([a-z][a-z0-9]{0,8})/;
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue3775.go 7 inline static void lockOSThreadC(void)
  /prebuilts/go/linux-x86/misc/cgo/test/
issue3775.go 7 inline static void lockOSThreadC(void)
  /frameworks/rs/script_api/include/
rs_quaternion.rsh 38 static inline void __attribute__((overloadable))
56 static inline void __attribute__((overloadable))
74 static inline float __attribute__((overloadable))
90 static inline void __attribute__((overloadable))
129 static inline void __attribute__((overloadable))
156 static inline void __attribute__((overloadable))
166 static inline void __attribute__((overloadable))
189 static inline void __attribute__((overloadable))
211 static inline void __attribute__((overloadable))
236 static inline void __attribute__((overloadable)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_quaternion.rsh 38 static inline void __attribute__((overloadable))
56 static inline void __attribute__((overloadable))
74 static inline float __attribute__((overloadable))
90 static inline void __attribute__((overloadable))
129 static inline void __attribute__((overloadable))
156 static inline void __attribute__((overloadable))
166 static inline void __attribute__((overloadable))
189 static inline void __attribute__((overloadable))
211 static inline void __attribute__((overloadable))
236 static inline void __attribute__((overloadable)
    [all...]

Completed in 2365 milliseconds

1 2 34 5 6 7 8 91011>>