HomeSort by relevance Sort by last modified time
    Searched full:associated (Results 276 - 300 of 20444) sorted by null

<<11121314151617181920>>

  /external/iptables/extensions/
libxt_conntrack.man 45 The packet is associated with no known connection.
48 The packet has started a new connection or otherwise associated
52 The packet is associated with a connection which has seen packets
56 The packet is starting a new connection, but is associated with an
  /external/libchrome/base/metrics/
user_metrics_action.h 12 // constructors and extract the associated string constants.
  /external/libchrome/base/
sequence_checker_impl.cc 21 // If this thread is not associated with a SequencedWorkerPool,
  /external/libmojo/mojo/public/cpp/bindings/
message_header_validator.h 19 // Sets the description associated with this validator. Used for reporting
  /external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
MojoException.java 30 * The mojo result code associated with this exception. See {@link MojoResult} for possible
  /external/libunwind/doc/
unw_destroy_addr_space.man 36 all associated resources (such as memory).
  /external/libxml2/doc/examples/
io2.c 40 * Free associated memory.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/
assertions.xml 3 aio_return() shall return the status associated with aiocbp.
  /external/parameter-framework/asio-1.10.6/include/asio/
basic_io_object.hpp 60 /// Get the io_service associated with the object.
96 /// Get the service associated with the I/O object.
102 /// Get the service associated with the I/O object.
108 /// (Deprecated: Use get_service().) The service associated with the I/O
handler_continuation_hook.hpp 24 * control flow associated with the current handler. The implementation can use
  /external/parameter-framework/asio-1.10.6/include/asio/ip/detail/
endpoint.hpp 85 // Get the port associated with the endpoint.
88 // Set the port associated with the endpoint.
91 // Get the IP address associated with the endpoint.
94 // Set the IP address associated with the endpoint.
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Split.py 83 - Split a configuration element associated to a domain
84 - Check that the configuration element children are associated to the domain
112 log.I("Checking that %s configurable element is associated to %s :" % (self.path_main,self.domain_1))
123 assert element_found==1, log.F("configurable element %s not correctly associated to domain %s" % (self.path_main, self.domain_1))
124 log.I("configurable element %s correctly associated to domain %s" % (self.path_main, self.domain_1))
148 # Checking that child element is not associated to domain, and only belong to it
151 assert out == '', log.F("Wrong behavior : configurable element %s not associated to %s" % (element_name, self.domain_1))
164 # check that the configurable element splitted is neither associated nor belonging to the domain
165 log.I("Checking that %s is neither associated nor belonging to %s" % (self.path_main, self.domain_1))
171 assert out == '', log.F("Wrong behavior : configurable element %s still associated to %s" % (self.path_main, self.domain_1)
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
package.html 9 of the associated Android classes to be replaced, on a method by method basis, with their annotated counterparts on the
  /external/selinux/libselinux/man/man3/
getseuserbyname.3 12 retrieves the SELinux username and security level associated with
selinux_colors_path.3 22 controls the colors to be associated with the
  /external/selinux/libselinux/man/man5/
securetty_types.5 8 file contains a list of types associated to secure tty type that are defined in the policy for use by SELinux-aware applications.
  /external/skia/src/sksl/ast/
SkSLASTSuffixExpression.h 17 * An expression with an associated suffix.
  /external/skia/src/sksl/ir/
SkSLFunctionDefinition.h 18 * A function definition (a declaration plus an associated block of code).
  /frameworks/av/include/drm/
DrmInfoEvent.h 67 //! associated with all DRM schemes.
89 * Returns the Unique Id associated with this instance
96 * Returns the Type of information associated with this object
103 * Returns the message description associated with this object
DrmInfoRequest.h 115 * Returns information type associated with this instance
122 * Returns MIME type associated with this instance
153 * Returns KeyIterator object to walk through the keys associated with this instance
160 * Returns Iterator object to walk through the values associated with this instance
  /frameworks/base/core/java/android/os/
IInterface.java 26 * Retrieve the Binder object associated with this interface.
  /frameworks/base/core/java/android/service/gatekeeper/
IGateKeeperService.aidl 33 * @param uid The Android user ID associated to this enrollment
46 * @param uid The Android user ID associated to this enrollment
56 * @param uid The Android user ID associated to this enrollment
76 * Clears secure user id associated with the provided Android ID.
  /frameworks/base/drm/java/android/drm/
DrmInfoRequest.java 78 * Retrieves the MIME type associated with this object.
87 * Retrieves the information type associated with this object.
118 * Retrieves an iterator object that you can use to iterate over the keys associated with
128 * Retrieves an iterator object that you can use to iterate over the values associated with
  /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/widget/
ActionBarAccessor.java 27 * Returns the {@link ActionMenuPresenter} associated with the {@link AbsActionBarView}
  /frameworks/compile/slang/
slang_rs_exportable.cpp 24 // Invalidate associated Context.

Completed in 585 milliseconds

<<11121314151617181920>>