HomeSort by relevance Sort by last modified time
    Searched defs:CURRENT (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/cloud_print/gcp20/prototype/
local_settings.h 11 CURRENT,
  /external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/
android_ds2784_power_monitor.py 17 CURRENT = os.path.join(FUEL_GAUGE_PATH, 'current_now')
50 CHARGE_COUNTER, CURRENT, VOLTAGE))[0])
112 # energy consumption using the last available current reading.
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
AbstractClassGenerator.java 37 private static final ThreadLocal CURRENT = new ThreadLocal();
162 * that is being used to generate a class in the current thread.
165 return (AbstractClassGenerator)CURRENT.get();
204 Object save = CURRENT.get();
205 CURRENT.set(this);
228 CURRENT.set(save);
  /external/chromium_org/third_party/libxml/src/
pattern.c 176 const xmlChar *cur; /* the current char being parsed */
181 xmlNodePtr elem; /* the current node if any */
721 #define CURRENT (*ctxt->cur)
    [all...]
xpointer.c 884 * CUR_PTR return the current pointer to the xmlChar to be parsed.
885 * CUR returns the current xmlChar value, i.e. a 8 bit value
894 * CURRENT Returns the current char value, with the full decoding of
898 * It returns the pointer to the current xmlChar.
909 #define CURRENT (*ctxt->cur)
917 * Move the current node of the nodeset on the stack to the
    [all...]
HTMLparser.c 271 * CUR_PTR return the current pointer to the xmlChar to be parsed.
272 * CUR returns the current xmlChar value, i.e. a 8 bit value if compiled
273 * in ISO-Latin or UTF-8, and the current 16 bit value if compiled
286 * CURRENT Returns the current char value, with the full decoding of
290 * NEXTL(l) Skip the current unicode character of l xmlChars long.
312 #define CURRENT ((int) (*ctxt->input->cur))
349 * Ty to find and encoding in the current data available in the input
402 * The current char value, if using UTF-8 this may actually span multiple
408 * Returns the current char value and its lengt
    [all...]
xpath.c 352 /* cleanup current last error */
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
pattern.c 121 const xmlChar *cur; /* the current char being parsed */
1233 #define CURRENT (*ctxt->cur)
1835 int current, start, end, level, j; local
    [all...]
  /external/libxml2/
pattern.c 179 const xmlChar *cur; /* the current char being parsed */
184 xmlNodePtr elem; /* the current node if any */
725 #define CURRENT (*ctxt->cur)
    [all...]
xpointer.c 884 * CUR_PTR return the current pointer to the xmlChar to be parsed.
885 * CUR returns the current xmlChar value, i.e. a 8 bit value
894 * CURRENT Returns the current char value, with the full decoding of
898 * It returns the pointer to the current xmlChar.
909 #define CURRENT (*ctxt->cur)
917 * Move the current node of the nodeset on the stack to the
    [all...]
HTMLparser.c 274 * CUR_PTR return the current pointer to the xmlChar to be parsed.
275 * CUR returns the current xmlChar value, i.e. a 8 bit value if compiled
276 * in ISO-Latin or UTF-8, and the current 16 bit value if compiled
289 * CURRENT Returns the current char value, with the full decoding of
293 * NEXTL(l) Skip the current unicode character of l xmlChars long.
315 #define CURRENT ((int) (*ctxt->input->cur))
352 * Ty to find and encoding in the current data available in the input
405 * The current char value, if using UTF-8 this may actually span multiple
411 * Returns the current char value and its lengt
6058 size_t current = ctxt->input->cur - ctxt->input->base; local
    [all...]
xpath.c 429 /* cleanup current last error */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 696 milliseconds