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

1 2 3 4 5 6 7 891011>>

  /external/google-breakpad/android/google_breakpad/
Android.mk 62 # Breakpad uses inline ARM assembly that requires the library
  /external/libjpeg-turbo/doc/html/search/
search.css 11 display: inline;
  /packages/apps/Messaging/
version.mk 107 # On eng builds, the BUILD_NUMBER has the user and timestamp inline
  /prebuilts/go/darwin-x86/src/image/internal/imageutil/
gen.go 97 // This is an inline version of image/color/ycbcr.go's func YCbCrToRGB.
  /prebuilts/go/linux-x86/src/image/internal/imageutil/
gen.go 97 // This is an inline version of image/color/ycbcr.go's func YCbCrToRGB.
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /art/build/
Android.oat.mk 74 core_multi_param := --multi-image --no-inline-from=core-oj-hostdex.jar
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 59 def self.inline( source, *args ) singleton method in class:ANTLR3.Test.Grammar
300 sprintf( 'inline grammar %s (%s:%s)', name, @host_file, @host_line )
345 if file.nil? # inline
346 message << "bad inline grammar source:\n"
  /frameworks/rs/script_api/
rs_math.spec 1076 inline:
1525 inline:
1537 inline:
1552 inline:
1568 inline:
1638 inline:
1650 inline:
1665 inline:
1681 inline:
    [all...]
  /external/flatbuffers/go/
builder.go 353 // To fix this, write non-inline data (like vectors) before creating
521 // Structs are stored inline, so nothing additional is being added.
527 panic("inline data write outside of object")
  /prebuilts/go/darwin-x86/src/html/template/
transition.go 404 // (3) List separators in content values as in inline-lists:
407 // ul.inlineList > li { display: inline }
  /prebuilts/go/linux-x86/src/html/template/
transition.go 404 // (3) List separators in content values as in inline-lists:
407 // ul.inlineList > li { display: inline }
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.2.0/
javapoet-1.2.0.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py     [all...]
  /external/ImageMagick/config/
config.h.in 1071 calls it, or to nothing if 'inline' is not supported under any name. */
1073 #undef inline
  /external/compiler-rt/lib/profile/
InstrProfData.inc 412 #define INSTR_PROF_INLINE inline
  /external/curl/lib/
curl_config.h.cmake 984 calls it, or to nothing if 'inline' is not supported under any name. */
986 #undef inline
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 215 display: inline;
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 412 #define INSTR_PROF_INLINE inline
  /external/python/cpython2/Doc/tools/static/
basic.css 30 display: inline;
  /external/skia/experimental/docs/
animationCommon.js 193 // evaluate inline function to get value
  /external/valgrind/none/tests/
cmdline1.stdout.exp 87 --read-inline-info=yes|no read debug info about inlined function calls
  /libcore/
NativeCode.mk 182 # Add -fno-builtin so that the compiler doesn't attempt to inline
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Attachment.java 248 boolean inline) {
268 type = inline ? AttachmentType.INLINE_CURRENT_MESSAGE : AttachmentType.STANDARD;
540 * @return {@code true} if the attachment is an inline attachment
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 424 #define INSTR_PROF_INLINE inline

Completed in 1153 milliseconds

1 2 3 4 5 6 7 891011>>