HomeSort by relevance Sort by last modified time
    Searched refs:At (Results 1 - 25 of 44) sorted by null

1 2

  /external/llvm/lib/Archive/
ArchiveReader.cpp 23 static inline unsigned readInteger(const char*&At, const char*End) {
28 if (At == End)
30 Result |= (unsigned)((*At++) & 0x7F) << Shift;
32 } while (At[-1] & 0x80);
39 const char* At = (const char*) data;
40 const char* End = At + size;
41 while (At < End) {
42 unsigned offset = readInteger(At, End);
43 if (At == End) {
48 unsigned length = readInteger(At, End)
    [all...]
  /external/valgrind/unittest/
linear_solver.h 109 inline double& At(int i, int j) {
116 inline const double& At(int i, int j) const {
129 ret[i] += v[j] * At(i,j);
139 ret[j] += v_to_transpose[i] * At(i,j);
149 sprintf(temp, "%s%.1lf", j == 0 ? "" : ", ", At(i,j));
191 const double & m_n = perf_m.At(m,n);
205 current[zero_id] = stats_v[m] / perf_m.At(m, zero_id);
241 new_m.At(m,n) = perf_m.At(new_m_to_old[m], new_n_to_old[n]);
bigtest.cc 11 License, or (at your option) any later version.
170 cost_m->At(type_id, param_id) = cost;
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_indexing.h 6 * You may obtain a copy of the License at
47 void inline db_MultiplyMatrixVectorAtb(double *c,const double * const *At,const double *b,int arows,int acols)
55 for(j=0;j<acols;j++) acc+=At[j][i]*b[j];
73 inline void db_UpperMultiplyMatricesAtB(double **Cu,const double * const *At,const double * const *B,int arows,int acols,int bcols)
81 for(k=0;k<acols;k++) acc+=At[k][i]*B[k][j];
222 temp should point to alloced memory of at least nr_elements*2
  /packages/apps/Gallery2/gallerycommon/
Android.mk 5 # You may obtain a copy of the License at
17 # Build the com.android.emailcommon static library. At the moment, this includes
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 49 static void EmitBranchToAt(uint64_t At, uint64_t To, bool isCall, bool is64Bit){
50 intptr_t Offset = ((intptr_t)To - (intptr_t)At) >> 2;
51 unsigned *AtI = (unsigned*)(intptr_t)At;
350 // The stub contains up to 10 4-byte instructions, aligned at 4 bytes: 3
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
  /external/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 53 Greater, GreaterEqual, GreaterGreater, At
  /external/v8/test/mjsunit/
for-in-null-or-undefined.js 28 // At least Spidermonkey and IE allow for-in iteration over null and
  /packages/apps/Email/emailcommon/
Android.mk 5 # You may obtain a copy of the License at
17 # Build the com.android.emailcommon static library. At the moment, this includes
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 394 if (getLexer().is(AsmToken::At)) {
420 if (getLexer().isNot(AsmToken::At))
ELFAsmParser.cpp 372 if (getLexer().isNot(AsmToken::Percent) && getLexer().isNot(AsmToken::At))
461 if (getLexer().isNot(AsmToken::Percent) && getLexer().isNot(AsmToken::At))
AsmLexer.cpp 44 /// ReturnError - Set the error to the specified string at the specified
147 // FIXME: This is broken if we happen to a comment at the end of a file, which
215 // Requires at least one binary digit.
238 // Requires at least one hex digit.
361 // This always consumes at least one character.
367 // comment. We do this only if we are at the start of a line.
379 // If we're missing a newline at EOF, make sure we still get an
418 case '@': return AsmToken(AsmToken::At, StringRef(TokStart, 1));
  /external/libvpx/vp8/encoder/x86/
ssim_opt.asm 61 ; or pavgb At this point this is just meant to be first pass for calculating
149 ; or pavgb At this point this is just meant to be first pass for calculating
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
parser.ml 88 (* At least one variable name is required. *)
92 (* At this point, we have to have 'in'. *)
118 (* If this is a binop that binds at least as tightly as the current binop,
  /external/llvm/include/llvm/Bitcode/
Archive.h 90 /// This method returns the time at which the archive member was last
275 /// file \p Filename will be created at that point, with whatever content
276 /// the returned Archive object has at that time.
387 /// more than one symbol at a time. If \p symbols contains a list of
390 /// more efficient than looking at the individual members. Note that on
421 /// name will be truncated at 15 characters. If \p Compress is specified,
436 /// which is then inserted into the Archive object's ilist at the location
458 /// @brief Parse the symbol table at \p data.
462 /// @brief Parse the header of a member starting at \p At
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
QtFallbackWebPopup.cpp 8 * version 2 of the License, or (at your option) any later version.
195 for (newIndex = 0; newIndex < options->Count() && !options->At(newIndex).IsSelected(); newIndex++) {}
  /sdk/files/
find_java.bat 6 rem You may obtain a copy of the License at
100 echo Java was found at %full_path%.
104 echo At the end of the "Path" entry in "User variables", add the following:
  /external/v8/src/arm/
constants-arm.h 114 // Manual" from July 2005 (available at http://www.arm.com/miscPDFs/14128.pdf)
502 // Example: Test whether the instruction at ptr does set the condition code
506 // Instruction* instr = Instruction::At(ptr);
577 // - <Name>Field() will return the raw field, ie the field's bits at their
715 // Use the At(pc) function to create references to Instruction.
716 static Instruction* At(byte* pc) {
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 277 # At this point, the YADIS Discovery has failed, so we'll switch
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 295 case AsmToken::At: Out->os() << "At"; break;
  /external/v8/src/mips/
constants-mips.h 617 // Return the fields at their original place in the instruction encoding.
689 // Use the At(pc) function to create references to Instruction.
690 static Instruction* At(byte_* pc) {
  /external/tremolo/Tremolo/
bitwiseARM.s 87 @ At this point, r10 contains the first r5 bits of the result
279 @ At this point, r10 contains the first r5 bits of the result
  /external/zlib/contrib/masm686/
match.asm 295 ;/* Test the strings for equality, 8 bytes at a time. At the end,
298 ; * We already know at this point that the first three bytes of the

Completed in 719 milliseconds

1 2