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

  /external/eigen/Eigen/src/OrderingMethods/
Amd.h 125 StorageIndex* Ci = C.innerIndexPtr();
149 if(Ci[p]==i)
200 Cp[j] = Ci[p]; /* save first entry of object */
201 Ci[p] = amd_flip (j); /* first entry is now amd_flip(j) */
206 if((j = amd_flip (Ci[p++])) >= 0) /* found object j */
208 Ci[q] = Cp[j]; /* restore first entry of object */
210 for(k3 = 0; k3 < len[j]-1; k3++) Ci[q++] = Ci[p++];
213 cnz = q; /* Ci[cnz...nzmax-1] now free */
227 pj = p; /* list of nodes starts at Ci[pj]*
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Mbr.asm 122 ; Ci: Cylinder number
128 ; = Ci * (H * S) + Hi * S + (Si - 1)
132 div word ptr [bp+2] ; AX = Hi + H*Ci
136 xor dx, dx ; DX:AX = Hi + H*Ci
137 div word ptr [bp+4] ; AX = Ci <----
143 mov ch, al ; Ci[0-7]
144 or cl, ah ; Ci[8,9]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/
ReferenceIdentityType.java 182 $Ci(Asn1Tag.fromClassAndNumber(2, 1),
317 return !hasExtensionValue() && Select.$Ci == selection;
326 throw new IllegalStateException("ReferenceIdentityType value not a Ci");
332 selection = Select.$Ci;
NeighborIdentity.java 182 $Ci(Asn1Tag.fromClassAndNumber(2, 1),
335 return !hasExtensionValue() && Select.$Ci == selection;
344 throw new IllegalStateException("NeighborIdentity value not a Ci");
350 selection = Select.$Ci;
  /external/clang/test/SemaTemplate/
alias-templates.cpp 144 template<int I> using Ci = C<I>;
146 template<typename A, int I> void f(X<A>, Ci<I>) {}
  /external/python/cpython3/Modules/_sha3/kcp/
KeccakP-1600-64.macros 27 UINT64 Ca, Ce, Ci, Co, Cu; \
38 Ci = Abi^Agi^Aki^Ami^Asi; \
49 De = Ca^ROL64(Ci, 1); \
51 Do = Ci^ROL64(Cu, 1); \
70 Ci = E##bi; \
91 Ci ^= E##gi; \
112 Ci ^= E##ki; \
133 Ci ^= E##mi; \
154 Ci ^= E##si; \
167 De = Ca^ROL64(Ci, 1);
    [all...]
  /external/ImageMagick/MagickCore/
fourier.c 243 *magick_restrict Ci,
256 Ci=QueueCacheViewAuthenticPixels(Ci_view,0,y,Ci_image->columns,1,exception);
259 (Cr == (Quantum *) NULL) || (Ci == (Quantum *) NULL))
276 Ci[i]=Ai[i]+Bi[i];
283 Ci[i]=(-Bi[i]);
293 Ci[i]=gamma*(Ai[i]*Br[i]-Ar[i]*Bi[i]);
299 Ci[i]=atan2(Ai[i],Ar[i])/(2.0*MagickPI)+0.5;
305 Ci[i]=QuantumScale*(Ai[i]*Br[i]+Ar[i]*Bi[i]);
311 Ci[i]=Ar[i]*sin(2.0*MagickPI*(Ai[i]-0.5));
317 Ci[i]=Ai[i]-Bi[i]
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump 342 X????>=zD???g???@????D????*?v?*?_???QR??/f?~?Hr}??>?8?q?Rw??)?7Yl??{v8?U?????.?n???gV??o??????iX?o?? ?d]??Z?V???????k?38?????]? Ek ?J???~?????Gs??Q???j???B??qc8?I???V2]Ci?br??????N?N?+ V????-?>w?[?6?$?<?%???<?u ??2;c?TSRl?+r???2%g?
399 0}$?????????u|?V??????2???`-?JF??0sj???`?)??7????V??u?/>?????p?Z?GC?t???8??!?f3V;%??rH?u?/?.?}??J?v??]~@lD?u?mw‘?-?I|r???Wvd?(?????;?~????????z4???ca??L? ?;?????dd?.c?????VXu5QV?/E?_w??bL??_????!{nF???? ?T????W? ??n=????O$???G??Q ? ?? {,????f? U?????P?v?P d? ?2.cI??p2? h??X? U?.D?Q?o8? (??F??^??frG?o?%?:?j?r??WE
    [all...]

Completed in 699 milliseconds