/art/test/133-static-invoke-super/ |
expected.txt | 0 basis: performed 50000000 iterations
|
/art/test/055-enum-performance/ |
expected.txt | 8 basis: performed 10000 iterations
|
/external/fec/ |
decode_rs_ccsds.c | 2 * basis transformations necessary to meet the CCSDS standard 14 /* Convert data from dual basis to conventional */ 21 /* Convert from conventional to dual basis */
|
encode_rs_ccsds.c | 2 * basis transformations necessary to meet the CCSDS standard 15 /* Convert data from dual basis to conventional */ 21 /* Convert parity from conventional to dual basis */
|
gen_ccsds_tal.c | 2 * dual-basis representation. Used in the CCSDS version only. 3 * taltab[] -- convert conventional to dual basis 4 * tal1tab[] -- convert dual basis to conventional 6 * Note: the actual RS encoder/decoder works with the conventional basis. 7 * So data is converted from dual to conventional basis before either 23 * and Berlekamp's dual basis representation
|
fixed.h | 2 * (255,223) code over GF(256). Note: the conventional basis is still 3 * used; the dual-basis mappings are performed in [en|de]code_rs_ccsds.c
|
/external/eigen/doc/examples/ |
TutorialLinAlgRankRevealing.cpp | 16 cout << "Here is a matrix whose columns form a basis of the null-space of A:\n" 18 cout << "Here is a matrix whose columns form a basis of the column-space of A:\n"
|
/external/eigen/doc/snippets/ |
FullPivLU_kernel.cpp | 4 cout << "Here is a matrix whose columns form a basis of the kernel of m:"
|
/packages/experimental/procstatlog/ |
README | 4 on an ongoing basis, to measure CPU and other activity as a function
|
/external/llvm/lib/Transforms/Scalar/ |
StraightLineStrengthReduce.cpp | 44 // When such rewriting is possible, we call S1 a "basis" of S2. When S2 has 46 // basis, the basis that is the closest ancestor in the dominator tree. 93 Stride(nullptr), Ins(nullptr), Basis(nullptr) {} 97 Basis(nullptr) {} 106 // candidate with respect to its immediate basis. Note that one instruction 120 // Points to the immediate basis of this candidate, or nullptr if we cannot 121 // find any basis for this candidate. 122 Candidate *Basis; 148 // Returns true if Basis is a basis for C, i.e., Basis dominates C and the [all...] |
/external/nist-sip/java/gov/nist/javax/sip/ |
DialogExt.java | 30 * This flag can be set on a stack-wide basis, on a per-provider basis or on a per Dialog basis.
|
/packages/apps/Dialer/java/com/android/dialer/app/res/values/ |
donottranslate_config.xml | 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 21 The pattern is set on a per-platform basis using config_virtualKeyVibePattern. 30 (which can be overridden on a per-product basis.) -->
|
/art/cmdline/ |
Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/001-Main/src/ |
Main.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/009-instanceof/src/ |
Iface2.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
Iface2Sub1.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/011-array-copy/src/ |
Iface2.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/022-interface/src/ |
Iface2.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
Iface2Sub1.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
SubObjectOverridingInterface.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/024-illegal-access/src/otherpkg/ |
Package.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/024-illegal-access/src2/otherpkg/ |
Package.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/026-access/src/ |
Iface.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
/art/test/040-miranda/src/ |
MirandaClass2.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|
MirandaInterface.java | 11 * distributed under the License is distributed on an "AS IS" BASIS,
|