HomeSort by relevance Sort by last modified time
    Searched refs:v8 (Results 476 - 500 of 1185) sorted by null

<<11121314151617181920>>

  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 80 # load coefficients into v0-v7 and initial history into v8-v15
113 lvx v8,0,r11
116 vperm v8,v9,v8,v16
234 vmulosh v20,v0,v8 # v20: sum vector
269 vsldoi v9,v9,v8,4
286 vsldoi v8,v8,v20,4 # insert value onto history
399 vmulosh v8,v0,v2 # v8: sum vecto
    [all...]
  /external/v8/test/mjsunit/compiler/
regress-gap.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
48 v7 = v8;
49 v8 = v9;
56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
66 v7 = v8;
67 v8 = v9;
  /external/v8/test/cctest/
test-mark-compact.cc 1 // Copyright 2012 the V8 project authors. All rights reserved.
38 #include "v8.h"
44 using namespace v8::internal;
46 static v8::Persistent<v8::Context> env;
49 if (env.IsEmpty()) env = v8::Context::New();
50 v8::HandleScope scope;
93 v8::HandleScope sc;
121 v8::HandleScope sc;
159 v8::HandleScope sc
    [all...]
  /external/v8/src/
isolate.h 1 // Copyright 2012 the V8 project authors. All rights reserved.
31 #include "../include/v8-debug.h"
49 namespace v8 { namespace
169 // (required for public API: V8::V8::GetCurrentThreadId).
173 // (required for public API: V8::V8::TerminateExecution).
207 v8::TryCatch* TryCatchHandler();
251 v8::TryCatch* catcher_;
271 v8::FailedAccessCheckCallback failed_access_check_callback_
    [all...]
char-predicates-inl.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
33 namespace v8 { namespace
92 } } // namespace v8::internal
compiler-intrinsics.h 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
75 } } // namespace v8::internal
counters.cc 1 // Copyright 2007-2008 the V8 project authors. All rights reserved.
28 #include "v8.h"
34 namespace v8 { namespace
93 } } // namespace v8::internal
cpu-profiler-inl.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
38 namespace v8 { namespace
77 } } // namespace v8::internal
diy-fp.cc 1 // Copyright 2011 the V8 project authors. All rights reserved.
33 namespace v8 { namespace
59 } } // namespace v8::internal
global-handles.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
31 #include "../include/v8-profiler.h"
35 namespace v8 { namespace
51 v8::RetainedObjectInfo* info) {
67 v8::RetainedObjectInfo* info_;
207 v8::RetainedObjectInfo* info);
283 } } // namespace v8::internal
misc-intrinsics.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
31 #include "../include/v8.h"
34 namespace v8 { namespace
87 } } // namespace v8::internal
regexp-macro-assembler-irregexp-inl.h 1 // Copyright 2008-2009 the V8 project authors. All rights reserved.
31 #include "v8.h"
38 namespace v8 { namespace
76 } } // namespace v8::internal
smart-array-pointer.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
98 } } // namespace v8::internal
snapshot-common.cc 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
30 #include "v8.h"
37 namespace v8 { namespace
43 return V8::Initialize(&deserializer);
83 } } // namespace v8::internal
snapshot.h 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
33 namespace v8 { namespace
89 } } // namespace v8::internal
token.cc 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
63 } } // namespace v8::internal
v8memory.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
84 } } // namespace v8::internal
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide/d/
T_move_wide_6.d 34 cmp-long v8, v1, v4
36 return v8
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 116 Tpair v16,v17, v0,v8
131 Tpair v8,v9, v20,v28
245 ;# preserving v8 = sign converter.
286 vmrghb v8, v20, v28
294 vmrghb v16, v0, v8
295 vmrglb v17, v0, v8
318 vmrghb v8, v20, v28
326 vmrghb v16, v0, v8
327 vmrglb v17, v0, v8
392 vcmpgtub v8, v14, v8 ;# X = true if flimit exceede
    [all...]
  /external/v8/include/
v8-testing.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
31 #include "v8.h"
34 // Setup for Windows DLL export/import. See v8.h in this directory for
35 // information on how to build/use V8 as a DLL.
51 // Setup for Linux shared library export. See v8.h in this directory for
52 // information on how to build/use V8 as shared library.
63 * Testing support for the V8 JavaScript engine.
65 namespace v8 { namespace
98 } // namespace v8
  /external/v8/src/arm/
codegen-arm.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
34 namespace v8 { namespace
91 } } // namespace v8::internal
cpu-arm.cc 1 // Copyright 2006-2009 the V8 project authors. All rights reserved.
33 #include "v8.h"
41 namespace v8 { namespace
118 } } // namespace v8::internal
  /external/v8/src/ia32/
codegen-ia32.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
34 namespace v8 { namespace
91 } } // namespace v8::internal
  /external/v8/src/mips/
codegen-mips.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
36 namespace v8 { namespace
93 } } // namespace v8::internal
cpu-mips.cc 1 // Copyright 2012 the V8 project authors. All rights reserved.
37 #include "v8.h"
46 namespace v8 { namespace
98 } } // namespace v8::internal

Completed in 2891 milliseconds

<<11121314151617181920>>