HomeSort by relevance Sort by last modified time
    Searched full:inlining (Results 476 - 500 of 731) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
options.h     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
Tool.java 763 System.err.println(" -Xmaxinlinedfastates m max DFA states before table used rather than inlining [" + CodeGenerator.MADSI_DEFAULT +"]");
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFA.java 430 // when inlining DFA (due to lacking of exit branch pruning?)
    [all...]
  /external/chromium_org/base/
tracked_objects.h 492 // better change of optimizing (inlining? etc.) private methods (knowing that
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 245 * After inlining floor:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h 644 // type, inlining may lead to a significant amount of code bloat, with only a
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field.h 746 // Avoid inlining of Reserve(): new, copy, and delete[] lead to a significant
    [all...]
  /external/chromium_org/v8/src/
ast.cc 559 // Inlining support
    [all...]
  /external/chromium_org/v8/test/webkit/
dfg-inline-unused-this-expected.txt 24 This tests that inlining a function that does not use this does not result in this being lost entirely.
    [all...]
dfg-inline-unused-this-method-check-expected.txt 24 This tests that inlining a function that does not use this does not result in this being lost entirely, if we succeed in doing method check optimizations.
    [all...]
  /external/gtest/src/
gtest-death-test.cc     [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java     [all...]
  /external/llvm/docs/
FAQ.rst 444 Here you can see that the inlining pass made an undefined call to ``@foo``
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc     [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 245 * After inlining floor:
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc     [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream.h 616 // type, inlining may lead to a significant amount of code bloat, with only a
    [all...]
  /external/protobuf/src/google/protobuf/
repeated_field.h 574 // Avoid inlining of Reserve(): new, memcpy, and delete[] lead to a significant
    [all...]
  /external/tcpdump/
aclocal.m4 204 AC_DEFINE_UNQUOTED(inline, $ac_cv_lbl_inline, [Define as token for inline if inlining supported])])
    [all...]
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc 237 // Instead of inlining a backtrack for each test, (re)use the global
    [all...]
  /external/v8/src/
elements.cc 393 // CRTP to guarantee aggressive compile time optimizations (i.e. inlining and
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 227 // Instead of inlining a backtrack, (re)use the global backtrack target.
    [all...]
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 236 // Instead of inlining a backtrack for each test, (re)use the global
    [all...]

Completed in 2306 milliseconds

<<11121314151617181920>>