OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:functionType
(Results
1 - 18
of
18
) sorted by null
/frameworks/rs/api/
GenerateTestFiles.cpp
637
const char*
functionType
= "NORMAL";
641
functionType
= "NATIVE";
643
functionType
= "HALF";
645
functionType
= "FAST";
661
mJava->indent() << "Target target = new Target(Target.
FunctionType
." <<
662
functionType
<< ", Target.ReturnType." << precisionStr <<
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java
33
public enum
FunctionType
{
50
private
FunctionType
mFunctionType;
76
Target(
FunctionType
functionType
, ReturnType returnType, boolean relaxed) {
77
mFunctionType =
functionType
;
89
mHandleSubnormal = (mFunctionType ==
FunctionType
.NORMAL) && !relaxed;
94
assert(mFunctionType ==
FunctionType
.NORMAL);
590
if (mFunctionType ==
FunctionType
.NATIVE) {
/external/clang/unittests/AST/
ASTTypeTraitsTest.cpp
131
EXPECT_TRUE(Verifier.match("void f() {}", typeLoc(loc(
functionType
()))));
/external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp
184
REGISTER_MATCHER(
functionType
);
/external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp
[
all
...]
/external/clang/include/clang/ASTMatchers/
ASTMatchers.h
[
all
...]
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar
/external/clang/lib/Sema/
TreeTransform.h
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar
/prebuilts/devtools/tools/lib/
ecj-4.4.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar
/prebuilts/sdk/tools/jacks/
jack-3.36.CANDIDATE.jar
jack-4.7.BETA.jar
Completed in 917 milliseconds