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

  /external/eigen/Eigen/src/Householder/
Householder.h 30 * \f$ v^T = [1 essential^T] \f$
32 * The essential part of the vector \c v is stored in *this.
53 * \f$ v^T = [1 essential^T] \f$
56 * \param essential the essential part of the vector \c v
66 EssentialPart& essential,
84 essential.setZero();
91 essential = tail / (c0 - beta);
99 * \f$ v^T = [1 essential^T] \f$
103 * \param essential the essential part of the vector \c
    [all...]
  /external/skia/tools/
install_dependencies.sh 28 build-essential
  /external/eigen/test/
householder.cpp 39 EssentialVectorType essential; local
43 v1.makeHouseholder(essential, beta, alpha);
44 v1.applyHouseholderOnTheLeft(essential,beta,tmp);
49 v1.applyHouseholderOnTheLeft(essential,beta,tmp);
59 m1.col(0).makeHouseholder(essential, beta, alpha);
60 m1.applyHouseholderOnTheLeft(essential,beta,tmp);
71 m3.row(0).makeHouseholder(essential, beta, alpha);
72 m3.applyHouseholderOnTheRight(essential,beta,tmp);
  /external/lisa/
install_base_ubuntu.sh 33 apt-get -y install build-essential autoconf automake libtool pkg-config \
  /external/libvorbis/doc/
footer.tex 11 to protect essential tenets of Internet multimedia from corporate
  /external/v8/src/js/
runtime.js 89 // that is cloned when running the code. It is essential that the
  /external/eigen/Eigen/src/Core/
MatrixBase.h 426 void makeHouseholder(EssentialPart& essential,
429 void applyHouseholderOnTheLeft(const EssentialPart& essential,
433 void applyHouseholderOnTheRight(const EssentialPart& essential,
  /compatibility/cdd/9_security-model/
9_9_full-disk-encryption.md 69 * SHOULD make preloaded essential apps (e.g. Alarm, Phone, Messenger)
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.asm 118 ; Perform any essential early platform initilaisation
  /frameworks/av/media/libstagefright/
ItemTable.cpp 593 bool essential; member in struct:AssociationEntry
818 .essential = !!(propIndex & bitmask),
822 ALOGV("item id %d associated to property %d (essential %d)",
823 itemId, entry.index, entry.essential);
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 47 when requiring 'antlr3', only the essential core components are loaded
167 # Thus, they're not essential for everything ANTLR generates and
184 # Set up non-essential components to be loaded on-demand
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.asm 166 ; Perform any essential early platform initilaisation
244 ; Any essential early platform initialisation required:
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 61 or a distinct portion of the touch screen, are essential to the Android
  /prebuilts/go/darwin-x86/src/runtime/
signal_unix.go 423 // initially all signals except the essential. When signal.Notify()/Stop is called,
619 // removes all essential signals from the mask, thus causing those
  /prebuilts/go/linux-x86/src/runtime/
signal_unix.go 423 // initially all signals except the essential. When signal.Notify()/Stop is called,
619 // removes all essential signals from the mask, thus causing those
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/
aws-java-sdk-ecs-1.11.18.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 3827 milliseconds