/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncConcat.java | 21 package org.apache.xpath.functions;
|
FuncCurrent.java | 21 package org.apache.xpath.functions;
|
FuncExtFunctionAvailable.java | 21 package org.apache.xpath.functions;
|
FuncLang.java | 21 package org.apache.xpath.functions;
|
FuncLast.java | 21 package org.apache.xpath.functions;
|
FuncNamespace.java | 21 package org.apache.xpath.functions;
|
FuncNormalizeSpace.java | 21 package org.apache.xpath.functions;
|
FuncPosition.java | 21 package org.apache.xpath.functions; 85 // functions. Shouldn't be a problem for last(), and it shouldn't be
|
FuncSubstring.java | 21 package org.apache.xpath.functions;
|
FuncTranslate.java | 21 package org.apache.xpath.functions;
|
Function.java | 21 package org.apache.xpath.functions; 32 * This is a superclass of all XPath functions. This allows two 138 * and Last(). See respective functions for more detail.
|
Function2Args.java | 21 package org.apache.xpath.functions; 29 * Base class for functions that accept two arguments.
|
Function3Args.java | 21 package org.apache.xpath.functions; 29 * Base class for functions that accept three arguments.
|
FunctionOneArg.java | 21 package org.apache.xpath.functions; 29 * Base class for functions that accept one argument.
|
SecuritySupport.java | 22 package org.apache.xpath.functions;
|
/external/dbus/dbus/ |
dbus-threads.h | 117 * Flags indicating which functions are present in #DBusThreadFunctions. Used to allow 118 * the library to detect older callers of dbus_threads_init() if new possible functions 141 * Functions that must be implemented to make the D-Bus library 142 * thread-aware. The recursive mutex functions should be specified 145 * The condition variable functions have to work with recursive 163 unsigned int mask; /**< Mask indicating which functions are present. */ 190 dbus_bool_t dbus_threads_init (const DBusThreadFunctions *functions);
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
InterpretedTemplateLoader.java | 21 import com.google.clearsilver.jsilver.functions.FunctionExecutor;
|
/external/srec/srec/Semproc/include/ |
SR_ExpressionParser.h | 70 * application, or internally as built-in functions (see ExpressionEvaluator.h) 137 FunctionCallback functions[MAX_FUNCTION_CALLBACKS]; member in struct:ExpressionParser_t 146 * Nesting of functions is NOT SUPPORTED
|
/external/valgrind/main/massif/tests/ |
custom_alloc.post.exp | 41 96.15% (400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 51 98.04% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
realloc.post.exp | 42 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 53 100.00% (1,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
zero1.post.exp | 48 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 64 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
zero2.post.exp | 48 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 64 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
/external/webkit/Source/WebCore/bindings/scripts/ |
IDLStructure.pm | 40 functions => '@', # List of 'domFunction'
|
/sdk/emulator/qtools/ |
dmtrace.h | 58 std::vector<FunctionRecord*> *functions; member in class:DmTrace
|
/system/core/libpixelflinger/ |
Android.mk | 49 # Required to define logging functions on the simulator. 50 # TODO: move the simulator logging functions into libcutils with
|