HomeSort by relevance Sort by last modified time
    Searched refs:N0 (Results 26 - 50 of 58) sorted by null

12 3

  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 81 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
86 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
  /external/chromium_org/third_party/opus/src/celt/
bands.h 77 void haar1(celt_norm *X, int N0, int stride);
vq.c 137 int N0;
143 N0 = N/B;
148 collapse_mask |= (iy[i*N0+j]!=0)<<i;
149 } while (++j<N0);
celt_encoder.c 549 int *tf_res, int lambda, celt_norm *X, int N0, int LM,
586 tmp[j] = X[tf_chan*N0 + j+(m->eBands[i]<<LM)];
590 tmp[j] = ADD16(SHR16(tmp[j], 1),SHR16(X[N0+j+(m->eBands[i]<<LM)], 1));*/
755 const opus_val16 *bandLogE, int end, int LM, int C, int N0,
775 partial = MAC16_16(partial, X[j], X[N0+j]);
786 partial = MAC16_16(partial, X[j], X[N0+j]);
858 int LM, int N0)
873 R = EXTEND32(X[N0+j]);
    [all...]
  /external/libopus/celt/
bands.h 77 void haar1(celt_norm *X, int N0, int stride);
vq.c 137 int N0;
143 N0 = N/B;
148 collapse_mask |= (iy[i*N0+j]!=0)<<i;
149 } while (++j<N0);
celt_encoder.c 549 int *tf_res, int lambda, celt_norm *X, int N0, int LM,
586 tmp[j] = X[tf_chan*N0 + j+(m->eBands[i]<<LM)];
590 tmp[j] = ADD16(SHR16(tmp[j], 1),SHR16(X[N0+j+(m->eBands[i]<<LM)], 1));*/
755 const opus_val16 *bandLogE, int end, int LM, int C, int N0,
775 partial = MAC16_16(partial, X[j], X[N0+j]);
786 partial = MAC16_16(partial, X[j], X[N0+j]);
858 int LM, int N0)
873 R = EXTEND32(X[N0+j]);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 647 SDValue N0 = N.getOperand(0);
660 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(N0)) {
668 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) {
677 } else if (ExternalSymbolSDNode *S = dyn_cast<ExternalSymbolSDNode>(N0)) {
680 } else if (JumpTableSDNode *J = dyn_cast<JumpTableSDNode>(N0)) {
683 } else if (BlockAddressSDNode *BA = dyn_cast<BlockAddressSDNode>(N0)) {
706 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(N0)) {
710 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) {
715 } else if (ExternalSymbolSDNode *S = dyn_cast<ExternalSymbolSDNode>(N0)) {
718 } else if (JumpTableSDNode *J = dyn_cast<JumpTableSDNode>(N0)) {
    [all...]
X86ISelLowering.cpp     [all...]
  /external/clang/test/CodeGenCXX/
bitfield.cpp 9 namespace N0 {
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 739 SDValue N0 = Addr.getOperand(0);
745 if (N0.getOpcode() == ISD::ADD) {
747 SDValue N2 = N0.getOperand(0);
748 SDValue N3 = N0.getOperand(1);
755 // (add N0, C1)
757 Offset = N0;
763 // (add N0, N1)
764 SDValue N0 = Addr.getOperand(0);
766 Ptr = wrapAddr64Rsrc(CurDAG, DL, N0);
AMDGPUISelLowering.cpp     [all...]
  /external/ceres-solver/internal/ceres/
evaluator_test.cc 56 int N0 = 0, int N1 = 0, int N2 = 0, bool kSucceeds = true>
58 : public SizedCostFunction<kNumResiduals, N0, N1, N2> {
59 typedef SizedCostFunction<kNumResiduals, N0, N1, N2> Base;
program_test.cc 60 template <int kNumResiduals, int N0, int N1, int N2>
62 SizedCostFunction<kNumResiduals, N0, N1, N2> {
68 residuals[i] = kNumResiduals + N0 + N1 + N2;
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 605 SDValue N0 = Op.getOperand(0);
609 if (N0.getOpcode() == ISD::ADD) {
610 AddOp = N0;
614 OtherOp = N0;
    [all...]
  /external/bison/src/
reduce.c 63 | then do subset tests against N0, but even for the C grammar the |
68 useful_production (rule_number r, bitset N0)
76 if (ISVAR (*rhsp) && !bitset_test (N0, *rhsp - ntokens))
  /external/chromium_org/third_party/skia/third_party/lua/src/
lundump.c 185 #define N0 LUAC_HEADERSIZE
197 if (memcmp(h,s,N0)==0) return;
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ppc64-mont.pl 106 $n0="r7";
152 $N0="f20"; $N1="f21"; $N2="f22"; $N3="f23";
245 ld $n0,0($n0) ; pull n0[0] value
249 mr $t1,$n0
252 lwz $n0,0($t1) ; pull n0[0,1] value
257 insrdi $n0,$t1,32,0
271 mulld $t7,$t7,$n0 ; tp[0]*n
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 120 namespace N0 {
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 106 $n0="r7";
152 $N0="f20"; $N1="f21"; $N2="f22"; $N3="f23";
245 ld $n0,0($n0) ; pull n0[0] value
249 mr $t1,$n0
252 lwz $n0,0($t1) ; pull n0[0,1] value
257 insrdi $n0,$t1,32,0
271 mulld $t7,$t7,$n0 ; tp[0]*n
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 523 SDValue N0 = Node->getOperand(0);
556 const ConstantSDNode *SD = cast<ConstantSDNode>(N0);
559 AddOperand(MIB, N0, 0, nullptr, VRBaseMap, /*IsDebug=*/false,
    [all...]

Completed in 1608 milliseconds

12 3