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

1 2 3

  /frameworks/native/opengl/tools/glgen/src/
ParameterChecker.java 45 public String[] getChecks(String functionName) {
46 String[] checks = map.get(functionName);
48 (functionName.endsWith("fv") ||
49 functionName.endsWith("xv") ||
50 functionName.endsWith("iv"))) {
51 functionName = functionName.substring(0, functionName.length() - 2);
52 checks = map.get(functionName);
  /libcore/luni/src/main/java/android/system/
ErrnoException.java 29 private final String functionName;
39 public ErrnoException(String functionName, int errno) {
40 this.functionName = functionName;
47 public ErrnoException(String functionName, int errno, Throwable cause) {
49 this.functionName = functionName;
64 return functionName + " failed: " + errnoName + " (" + description + ")";
GaiException.java 30 private final String functionName;
40 public GaiException(String functionName, int error) {
41 this.functionName = functionName;
48 public GaiException(String functionName, int error, Throwable cause) {
50 this.functionName = functionName;
65 return functionName + " failed: " + gaiName + " (" + description + ")";
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathFunctionResolver.java 50 * <p>If <code>functionName</code> or <code>arity</code> is <code>null</code>, then a <code>NullPointerException</code> is thrown.</p>
52 * @param functionName The function name.
55 * @return The function or <code>null</code> if no function named <code>functionName</code> with <code>arity</code> arguments exists.
57 * @throws NullPointerException If <code>functionName</code> or <code>arity</code> is <code>null</code>.
59 public XPathFunction resolveFunction(QName functionName, int arity);
  /art/runtime/
jni_internal.h 24 #define NATIVE_METHOD(className, functionName, signature) \
25 { #functionName, signature, reinterpret_cast<void*>(className ## _ ## functionName) }
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/
FunctionExecutor.java 31 Value executeFunction(String functionName, Value... args);
  /external/skia/experimental/LightSymbolsUtil/lightsymbols/
lightsymbols.h 3 #define LS_TRACE(functionName,fileId,lineNumber) LightSymbol __lstr(functionName,fileId,lineNumber);
  /external/clang/lib/Analysis/
CocoaConventions.cpp 96 StringRef functionName = ident->getName();
98 StringRef::iterator it = functionName.begin();
100 StringRef::iterator endI = functionName.end();
123 StringRef suffix = functionName.substr(it - start);
  /libnativehelper/include/nativehelper/
JniConstants.h 99 #define NATIVE_METHOD(className, functionName, signature) \
100 { #functionName, signature, reinterpret_cast<void*>(className ## _ ## functionName) }
  /external/v8/test/webkit/
array-enumerators-functions.js 84 var functionName = functions[f];
86 if (arrays[a] === "largeEmptyArray" && functionName === "map")
88 if (currentFunc === returnIndex && functionName === "reduceRight")
90 shouldBe("count=0;lastIndex=-1;copyArray("+arrays[a]+")."+functionName+"(forwarders[f], "+testFunctions[t]+", 0)",
91 "count=0;lastIndex=-1;Array.prototype."+functionName+".call(toObject("+arrays[a]+"), forwarders[f], "+testFunctions[t]+", 0)");
100 var functionName = functions[f];
102 if (arrays[a] === "largeEmptyArray" && functionName === "map")
104 if (currentFunc === returnIndex && functionName === "reduceRight")
106 shouldBe("count=0;lastIndex=-1;copyArray("+arrays[a]+")."+functionName+"(forwarders[f], "+testFunctions[t]+", 0)",
107 "count=0;lastIndex=-1;Array.prototype."+functionName+".call(toUnorderedObject("+arrays[a]+"), forwarders[f], "+testFunctions[t]+", 0)")
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1.c 63 char functionName[512];
65 if ((unw_get_proc_name(&cursor1, functionName, 512, &offset) !=
67 strcpy(functionName, ".anonymous.");
73 exception_object, (long long)pc, (long long)frameInfo.start_ip, functionName,
157 char functionName[512];
159 if ((unw_get_proc_name(&cursor2, functionName, 512, &offset) !=
161 strcpy(functionName, ".anonymous.");
165 exception_object, (long long)frameInfo.start_ip, functionName,
248 char functionName[512];
250 if ((unw_get_proc_name(&cursor2, functionName, 512, &offset) !
    [all...]
UnwindLevel1-gcc-ext.c 124 char functionName[512];
127 unw_get_proc_name(&cursor, functionName, 512, &offset);
131 (long long)frameInfo.start_ip, functionName, (long long)frameInfo.lsda,
  /cts/suite/audio_quality/test/
SignalProcessingInterfaceTest.cpp 47 android::String8 functionName("echo");
81 ASSERT_TRUE(mSp->run( functionName,
91 android::String8 functionName("intsum");
104 ASSERT_TRUE(mSp->run( functionName,
116 android::String8 functionName("intsum");
129 ASSERT_TRUE(mSp->run( functionName,
134 ASSERT_TRUE(sp2->run( functionName,
143 android::String8 functionName("example");
189 ASSERT_TRUE(mSp->run( functionName,
  /cts/suite/audio_quality/test_description/
processing_main.py 81 self.functionName = self.readRaw(nameLen)
82 print "Processing function:", self.functionName
112 if not self.functionName in builtinFunctions:
113 mod = __import__(self.functionName)
114 output = getattr(mod, self.functionName)(inputData, inputTypes)
116 output = globals()[self.functionName](inputData, inputTypes)
142 " returned from funcion ", self.functionName
  /art/runtime/native/
java_lang_Object.cc 25 #define NATIVE_METHOD(className, functionName, signature, identifier) \
26 { #functionName, signature, reinterpret_cast<void*>(className ## _ ## identifier) }
  /external/v8/test/mjsunit/regress/
regress-2374.js 28 var msg = '{"result":{"profile":{"head":{"functionName":"(root)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":0,"numberOfCalls":0,"visible":true,"callUID":2771605942,"children":[{"functionName":"(program)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":495.7243772462511,"numberOfCalls":0,"visible":true,"callUID":1902715303,"children":[]}]},"bottomUpHead":{"functionName":"(root)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":0,"numberOfCalls":0,"visible":true,"callUID":2771605942,"children":[{"functionName":"(program)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":495.7243772462511,"numberOfCalls":0,"visible":true,"callUID":1902715303,"children":[]}]}}},"id":41}';
  /external/wpa_supplicant_8/src/common/
tnc.h 33 char *functionName,
56 char *functionName,
  /external/libcxxabi/src/Unwind/
UnwindLevel1.c 64 const char *functionName = functionBuf;
69 functionName = ".anonymous.";
75 (void *)exception_object, pc, frameInfo.start_ip, functionName,
162 const char *functionName = functionBuf;
167 functionName = ".anonymous.";
172 functionName, sp, frameInfo.lsda,
254 const char *functionName = functionBuf;
259 functionName = ".anonymous.";
263 (void *)exception_object, frameInfo.start_ip, functionName,
UnwindLevel1-gcc-ext.c 172 char functionName[512];
175 unw_get_proc_name(&cursor, functionName, 512, &offset);
179 (long long)frame.start_ip, functionName, (long long)frame.lsda,
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
TypeResolver.java 131 PVariable functionName = ((AFunctionExpression) node).getName();
132 if (functionName instanceof ANameVariable) {
133 String name = ((ANameVariable) functionName).getWord().getText();
  /external/skia/src/core/
SkFlattenable.cpp 81 static void report_no_entries(const char* functionName) {
85 functionName);
  /frameworks/compile/libbcc/lib/Renderscript/
RSScriptGroupFusion.cpp 48 const char* functionName = metadata.getExportFuncNameList()[slot];
49 Function* func = newModule->getFunction(functionName);
62 const char* functionName = metadata.getExportForEachNameList()[slot];
63 if (functionName == nullptr || !functionName[0]) {
71 source->getName().c_str(), functionName);
79 const Function* function = mergedModule->getFunction(functionName);
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
AutoEscapeContext.java 489 private final String functionName;
492 private AutoEscapeState(String functionName, EscapeMode mode) {
493 this.functionName = functionName;
498 return functionName;
  /frameworks/rs/api/
GenerateStubsWhiteList.cpp 309 const string& functionName = permutation.getName();
313 stream << "_Z" << mangleLongName(functionName);
315 cerr << "Error mangling " << functionName << ". See above message.\n";
320 mangling = functionName;
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
JAXPExtensionsProvider.java 165 String functionName = extFunction.getFunctionName();
168 new javax.xml.namespace.QName( namespace, functionName );

Completed in 3157 milliseconds

1 2 3