OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v8
(Results
551 - 575
of
1233
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/v8/src/
variables.cc
1
// Copyright 2011 the
V8
project authors. All rights reserved.
28
#include "
v8
.h"
34
namespace
v8
{
namespace
98
} } // namespace
v8
::internal
version.cc
1
// Copyright 2012 the
V8
project authors. All rights reserved.
28
#include "
v8
.h"
44
// shared library instead the generic SONAME generated from the
V8
version
67
namespace
v8
{
namespace
78
// Calculate the
V8
version string.
98
// Calculate the SONAME for the
V8
shared library.
116
} } // namespace
v8
::internal
/external/v8/src/x64/
frames-x64.h
1
// Copyright 2012 the
V8
project authors. All rights reserved.
31
namespace
v8
{
namespace
134
} } // namespace
v8
::internal
/external/v8/test/cctest/
test-lock.cc
1
// Copyright 2006-2008 the
V8
project authors. All rights reserved.
7
#include "
v8
.h"
13
using namespace ::
v8
::internal;
test-platform-linux.cc
1
// Copyright 2006-2008 the
V8
project authors. All rights reserved.
9
#include "
v8
.h"
14
using namespace ::
v8
::internal;
test-platform-nullos.cc
1
// Copyright 2006-2008 the
V8
project authors. All rights reserved.
9
#include "
v8
.h"
14
using namespace ::
v8
::internal;
test-platform-tls.cc
1
// Copyright 2011 the
V8
project authors. All rights reserved.
5
#include "
v8
.h"
11
using
v8
::internal::Thread;
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Convolve3x3.java
21
import android.support.
v8
.renderscript.*;
CrossProcess.java
21
import android.support.
v8
.renderscript.*;
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
RSTest.java
19
import android.support.
v8
.renderscript.RenderScript;
UT_array_alloc.java
21
import android.support.
v8
.renderscript.*;
UT_constant.java
21
import android.support.
v8
.renderscript.*;
UT_foreach.java
21
import android.support.
v8
.renderscript.*;
UT_foreach_bounds.java
21
import android.support.
v8
.renderscript.*;
UT_kernel.java
21
import android.support.
v8
.renderscript.*;
UT_kernel_struct.java
21
import android.support.
v8
.renderscript.*;
UT_noroot.java
21
import android.support.
v8
.renderscript.*;
UT_primitives.java
21
import android.support.
v8
.renderscript.*;
UT_refcount.java
21
import android.support.
v8
.renderscript.*;
UT_struct.java
21
import android.support.
v8
.renderscript.*;
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
BaseObj.java
17
package android.support.
v8
.renderscript;
RenderScriptThunker.java
17
package android.support.
v8
.renderscript;
ScriptIntrinsic3DLUT.java
17
package android.support.
v8
.renderscript;
64
* Sets the {@link android.support.
v8
.renderscript.Allocation} to be used as
68
* {@link android.support.
v8
.renderscript.Element} as the intrinsic.
ScriptIntrinsic3DLUTThunker.java
17
package android.support.
v8
.renderscript;
ScriptIntrinsicBlur.java
17
package android.support.
v8
.renderscript;
Completed in 353 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>