HomeSort by relevance Sort by last modified time
    Searched full:wrapper (Results 626 - 650 of 1325) sorted by null

<<21222324252627282930>>

  /external/astl/include/
algorithm 106 // TODO: for simple case and wrapper iterator, should degrade to memmove.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_pointer.sgml 232 as well. Pass %FALSE if you want to free the #GPtrArray wrapper but preserve
  /external/dbus/dbus/
dbus-userdb-util.c 206 * name or GID can be provided. There are wrapper functions for this
  /external/fdlibm/
makefile.in 19 # imposing wrapper functions defined in
  /external/icu4c/common/unicode/
normlzr.h 193 * This is a wrapper for unorm_normalize(), using UnicodeString's.
213 * This is a wrapper for unorm_normalize(), using UnicodeString's.
235 * This is a wrapper for unorm_normalize(), using UnicodeString's.
257 * This is a wrapper for unorm_quickCheck(), using a UnicodeString.
  /external/kernel-headers/original/linux/
init.h 263 __devexit functions must use __devexit_p(function_name), the wrapper will
  /external/netcat/data/
data.c 32 wrapper for fgets, that yanks trailing newlines. Doing the work ourselves
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node.h 202 * class PVCommsIONode is a node wrapper around the io interface
  /external/opencore/nodes/pvmediainputnode/src/
pvmf_media_input_node.h 122 * class PvmfMediaInputNode is a node wrapper around the io interface
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.h 21 * @brief Input port for media io interface wrapper node
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.h 201 // CUSTOM DEALLOCATOR FOR MEDIA DATA SHARED PTR WRAPPER:
203 // 2) Deallocates the pvci buffer wrapper and the rest of accompanying structures
204 // Deallocator is created as part of the wrapper, and travels with the buffer wrapper
    [all...]
  /external/openssl/apps/
CA.pl 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
CA.pl.in 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
CA.sh 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
  /external/openssl/crypto/objects/
o_names.c 42 * need for macro-generated wrapper functions. */
  /external/openssl/crypto/rsa/
rsa_gen.c 75 /* NB: this wrapper would normally be placed in rsa_lib.c and the static
  /external/quake/src/com/android/quake/
QuakeLib.java 19 // Wrapper for native quake application
  /external/skia/include/core/
SkStream.h 194 This is a wrapper class that adds buffering to another stream.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h 223 // This is a wrapper around ComputeProperties that will cause a fatal
  /external/stlport/
INSTALL 12 Starting with 5.0 the 'wrapper' mode is not supported anymore. You cannot use native
  /external/v8/src/
objects-debug.cc 166 PrintF("Value wrapper around:");
1115 VerifyPointer(wrapper());
1140 PrintF("\n - wrapper: ");
1141 wrapper()->ShortPrint();
    [all...]
  /external/webkit/WebCore/bindings/js/
JSDOMWindowCustom.cpp 465 if (DOMObject* wrapper = getCachedDOMObjectWrapper(exec, history))
466 return wrapper;
477 if (DOMObject* wrapper = getCachedDOMObjectWrapper(exec, location))
478 return wrapper;
    [all...]
  /external/webkit/WebCore/bindings/v8/
V8AbstractEventListener.cpp 87 // Get the V8 wrapper for the event object.
  /external/webkit/WebKit/chromium/src/
DebuggerAgentImpl.cpp 128 // We set number of internal fields to match that in V8DOMWindow wrapper.
SharedWorkerRepository.cpp 133 // Keep the worker + JS wrapper alive until the resource load is complete in case we need to dispatch an error event.

Completed in 359 milliseconds

<<21222324252627282930>>