HomeSort by relevance Sort by last modified time
    Searched refs:temp_vector (Results 1 - 15 of 15) sorted by null

  /external/libvorbis/doc/
06-floor0.tex 64 7) vector [temp_vector] = read vector from bitstream using codebook number [floor0_book_list] element [booknumber] in VQ context.
65 8) add the scalar value [last] to each scalar in vector [temp_vector]
66 9) [last] = the value of the last scalar in vector [temp_vector]
67 10) concatenate [temp_vector] onto the end of the [coefficients] vector
  /external/v8/src/arm/
lithium-arm.h 1634 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1708 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1733 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-arm.cc     [all...]
  /external/v8/src/arm64/
lithium-arm64.h 1757 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1859 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1876 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-arm64.cc     [all...]
  /external/v8/src/ia32/
lithium-ia32.h 1632 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1726 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1751 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-ia32.cc     [all...]
  /external/v8/src/mips/
lithium-mips.h 1598 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1672 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1697 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-mips.cc     [all...]
  /external/v8/src/mips64/
lithium-mips64.h 1597 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1671 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1696 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-mips64.cc     [all...]
  /external/v8/src/x64/
lithium-x64.h 1624 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1713 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1738 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-x64.cc     [all...]
  /external/v8/src/x87/
lithium-x87.h 1642 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1736 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
1761 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::FINAL
    [all...]
lithium-codegen-x87.cc     [all...]

Completed in 184 milliseconds