HomeSort by relevance Sort by last modified time
    Searched refs:symbol (Results 951 - 975 of 1029) sorted by null

<<31323334353637383940>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 578 ; Applies any symbol mangling needed for C linkage, and sets up a define such that
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 357 // Float scalar that can be either constant or a symbol that can be evaluated later.
361 enum Symbol
376 FloatScalar (Symbol s) : m_isConstant(false), m_value(s) {}
384 switch (m_value.symbol)
408 Symbol symbol; member in union:deqp::gles3::Functional::FloatScalar::ConstantOrSymbol
411 ConstantOrSymbol (Symbol s) : symbol (s) {}
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 738 /*ensure at least two present symbols. There should be at least one symbol
742 symbol, it'd give it the theoritical 0 bits but in practice zlib wants 1 bit*/
762 For every symbol, maxbitlen coins will be created*/
816 /*calculate the lenghts of each symbol, as the amount of times a coin of each symbol is used*/
833 /*Create the Huffman tree given the symbol frequencies*/
910 decode the symbol from the tree. The "readBitFromStream" code is inlined in
915 if(ct < codetree->numcodes) return ct; /*the symbol is decoded, return it*/
916 else treepos = ct - codetree->numcodes; /*symbol not yet decoded, instead move tree position*/
1748 unsigned symbol = lz77_encoded.data[i]; local
    [all...]
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 261 * The CURRENCY_SIGN is the standard Unicode symbol for currency. It
262 * is used in patterns and substitued with either the currency symbol,
263 * or if it is doubled, with the international currency symbol. If the
    [all...]
  /external/chromium_org/v8/src/
messages.js 91 not_a_symbol: ["%0", " is not a symbol"],
171 symbol_to_string: ["Cannot convert a Symbol value to a string"],
172 symbol_to_primitive: ["Cannot convert a Symbol wrapper object to a primitive value"],
173 symbol_to_number: ["Cannot convert a Symbol value to a number"],
    [all...]
d8.js     [all...]
objects.cc 1473 Symbol* symbol = Symbol::cast(this); local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js     [all...]
  /external/chromium_org/v8/benchmarks/
earley-boyer.js     [all...]
  /external/zxing/core/
core.jar 
  /external/chromium_org/v8/test/cctest/
test-api.cc 75 using ::v8::Symbol;
3028 v8::Local<v8::Symbol> symbol = getter(isolate); local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/libpng/
configure     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspectorStyle.css 1201 .console-formatted-symbol {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /prebuilts/sdk/tools/
jack.jar 
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 732 """Does line terminate so, that the next symbol is in string constant.
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]

Completed in 3882 milliseconds

<<31323334353637383940>>