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

1 2

  /external/chromium-trace/catapult/third_party/coverage/coverage/
plugin_support.py 71 def _add_plugin(self, plugin, specialized):
74 `plugin` is a :class:`CoveragePlugin` instance to add. `specialized`
89 if specialized is not None:
90 specialized.append(plugin)
  /external/guava/guava/src/com/google/common/reflect/
Invokable.java 158 Invokable<T, R1> specialized = (Invokable<T, R1>) this; local
159 return specialized;
  /external/v8/test/mjsunit/regress/
regress-117794.js 28 // Loads specialized to be from the global object should not omit the
  /external/v8/test/webkit/
dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js 25 "Checks that the DFG CFA does the right things if it proves that a put_by_id is a simple replace when storing to a specialized function property."
  /external/nanohttpd/
README.md 179 ### Develop your own specialized HTTP service
181 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*.
193 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
  /external/nanohttpd/src/site/markdown/
index.md 175 ### Develop your own specialized HTTP service
177 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*.
189 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
  /external/llvm/utils/vim/syntax/
llvm.vim 77 " Named metadata and specialized metadata keywords.
  /external/curl/packages/vms/
generate_vax_transfer.com 212 ; This needs to be compiled with a specialized patch on Macro32 to make it
  /external/v8/test/mjsunit/compiler/
alloc-object-huge.js 46 // Test huge constructor with specialized constructor stub.
  /external/deqp/modules/glshared/
glsShaderLibraryCase.cpp 75 vector<RequiredExtension> specialized; local
93 specialized.push_back(RequiredExtension(extension.alternatives[supportedAltNdx], extension.effectiveStages));
114 return specialized;
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 39 TokenRewriteStream is a specialized form of CommonTokenStream that provides simple stream editing functionality. By creating <i>rewrite programs</i>, new text output can be created based upon the tokens in the stream. The basic token stream itself is preserved, and text output is rendered on demand using the #to_s method.
  /external/v8/test/mjsunit/
strict-mode.js 841 // Specialized KeyedStoreIC experiencing miss.
851 test(o, 5, 17); // start specialized for smi indices
    [all...]
unicode-test.js     [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]
  /external/bison/build-aux/
texinfo.tex 566 % But first, it executes a specialized version of \checkenv
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 567 % But first, it executes a specialized version of \checkenv
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 587 % But first, it executes a specialized version of \checkenv
    [all...]
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/guice/lib/
guava-16.0.1.jar 
  /external/v8/test/mjsunit/asm/poppler/
poppler.js     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 735 'Cannot fallback to non-typed array case: Code is too specialized');
    [all...]
  /prebuilts/devtools/tools/lib/
guava-17.0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/guava/
guava-15.0.jar 

Completed in 1062 milliseconds

1 2