HomeSort by relevance Sort by last modified time
    Searched full:contexts (Results 76 - 100 of 341) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
KeyTable.java 48 * The document key. This table should only be used with contexts
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ElemContext.java 118 * Constructor to create the root of the element contexts.
  /external/dnsmasq/src/
dhcp.c 233 /* unlinked contexts are marked by context->current == context */
363 4) Links contexts which are valid for hosts directly connected to the arrival interface on ->current.
462 /* We start of with a set of possible contexts, all on the current physical interface.
536 Try to return from contexts which match netids first. */
  /external/ipsec-tools/src/racoon/
security.c 231 * Get the sids for the sl and range contexts
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node.h 313 // Returns contexts according to the initialization
  /external/webkit/WebCore/dom/
MessagePort.cpp 167 // Messages for contexts that are not fully active get dispatched too, but JSAbstractEventListener::handleEvent() doesn't call handlers for these.
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 82 enough, there are cases where you can create a chain of leaked contexts,
  /hardware/ti/omap3/dspbridge/inc/
memry.h 164 * from other memory contexts.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h 164 * from other memory contexts.
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecSm.c 96 * Allocate memory for the main security context, and create all the rest of the needed contexts.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h 61 /* The unwind interface uses reason codes in several contexts to
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h 61 /* The unwind interface uses reason codes in several contexts to
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecSm.c 104 * Allocate memory for the main security context, and create all the rest of the needed contexts.
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecSm.c 96 * Allocate memory for the main security context, and create all the rest of the needed contexts.
  /external/dbus/bus/
dbus-daemon.1 68 In most contexts the configuration file already gets this
548 In order to better encapsulate security contexts and to provide
550 handles security identifiers (SIDs) rather than security contexts. A
dbus-daemon.1.in 68 In most contexts the configuration file already gets this
548 In order to better encapsulate security contexts and to provide
550 handles security identifiers (SIDs) rather than security contexts. A
  /external/skia/src/core/
SkScalerContext.cpp 242 /* This loops through all available fallback contexts (if needed) until it
255 return 0; // no more contexts, return missing glyph
258 // add the ctx's base, making glyphID unique for chain of contexts
  /dalvik/libcore/awt-kernel/src/main/java/java/awt/font/
NumericShaper.java 268 /** The contexts. */
269 private final String[] contexts = { field in class:NumericShaper
595 sb.append(contexts[fDefaultContextIndex]);
609 sb.append(contexts[index]);
614 sb.append(contexts[fSingleRangeIndex]);
    [all...]
  /external/v8/tools/v8.xcodeproj/
project.pbxproj 85 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
151 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
TimeUnit.java 15 * separately across various contexts. A nanosecond is defined as one
  /dalvik/libcore/security-kernel/src/main/java/java/security/
AccessControlContext.java 209 * instance of {@code AccessControlContext}, and the two contexts
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemForEach.java 394 // contexts. The whole SourceTreeManager mechanism should probably
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 72 contexts where they are expected to already exist.
  /external/clearsilver/java-jni/
j_neo_util.c 314 // NOT_FOUND, since that can mean different things in different contexts.
  /external/gtest/samples/
sample6_unittest.cc 154 // test pattern that can be reused in many contexts, which is a big

Completed in 739 milliseconds

1 2 34 5 6 7 8 91011>>