HomeSort by relevance Sort by last modified time
    Searched full:explicit (Results 251 - 275 of 5092) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/webui/
print_preview_ui.h 16 explicit PrintPreviewUI(TabContents* contents);
screenshot_source.h 18 explicit ScreenshotSource(
  /external/chromium/chrome/common/
content_settings.h 33 explicit ContentSettings(ContentSetting default_setting) {
  /external/chromium/net/base/
crypto_module.h 41 explicit CryptoModule(OSModuleHandle handle);
  /external/chromium/net/http/
http_network_session_peer.h 24 explicit HttpNetworkSessionPeer(
  /external/chromium/net/socket_stream/
socket_stream_metrics.h 37 explicit SocketStreamMetrics(const GURL& url);
  /external/chromium/net/url_request/
url_request_simple_job.h 20 explicit URLRequestSimpleJob(URLRequest* request);
url_request_throttler_header_adapter.h 22 explicit URLRequestThrottlerHeaderAdapter(HttpResponseHeaders* headers);
  /external/chromium/net/websockets/
websocket_net_log_params.h 24 explicit NetLogWebSocketHandshakeParameter(const std::string& headers);
  /external/clang/test/CXX/special/class.inhctor/
p3.cpp 15 explicit B2(int, int = 0, int = 0);
  /external/clang/test/CXX/temp/temp.spec/temp.explicit/
p7.cpp 23 // Specialize everything, so that the explicit instantiation does not trigger
  /external/clang/test/CodeGen/
cxx-default-arg.cpp 4 // that makes all of the defaulted arguments explicit. The resulting
  /external/clang/test/CodeGenCXX/
vtable-key-function.cpp 18 // template specialization or explicit instantiation with a key
  /external/clang/test/SemaCXX/
converting-constructor.cpp 32 explicit FromShortExplicitly(short s);
  /external/clang/test/SemaTemplate/
instantiate-decl-init.cpp 27 explicit X1(const X0 &x0 = X0());
  /external/iptables/extensions/
libipt_ecn.man 1 This allows you to match the ECN bits of the IPv4 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in RFC3168
  /external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java 14 * <li>An explicit nullness annotation
  /external/llvm/include/llvm/MC/
MCAsmInfoCOFF.h 18 explicit MCAsmInfoCOFF();
  /external/llvm/test/CodeGen/X86/
h-registers-2.ll 3 ; Use an h register, but don't omit the explicit shift for
  /external/llvm/test/FrontendC/
2008-01-25-ByValReadNone.c 9 // would have to assume the worse and introduce an explicit
  /external/openssl/crypto/ocsp/
ocsp.h 111 * singleRequestExtensions [0] EXPLICIT Extensions OPTIONAL }
124 * version [0] EXPLICIT Version DEFAULT v1,
125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
127 * requestExtensions [2] EXPLICIT Extensions OPTIONAL }
140 * certs [0] EXPLICIT SEQUENCE OF Certificate OPTIONAL }
151 * optionalSignature [0] EXPLICIT Signature OPTIONAL }
188 * responseBytes [0] EXPLICIT ResponseBytes OPTIONAL }
220 * revocationReason [0] EXPLICIT CRLReason OPTIONAL }
250 * nextUpdate [0] EXPLICIT GeneralizedTime OPTIONAL,
251 * singleExtensions [1] EXPLICIT Extensions OPTIONAL
    [all...]
  /external/openssl/include/openssl/
ocsp.h 111 * singleRequestExtensions [0] EXPLICIT Extensions OPTIONAL }
124 * version [0] EXPLICIT Version DEFAULT v1,
125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
127 * requestExtensions [2] EXPLICIT Extensions OPTIONAL }
140 * certs [0] EXPLICIT SEQUENCE OF Certificate OPTIONAL }
151 * optionalSignature [0] EXPLICIT Signature OPTIONAL }
188 * responseBytes [0] EXPLICIT ResponseBytes OPTIONAL }
220 * revocationReason [0] EXPLICIT CRLReason OPTIONAL }
250 * nextUpdate [0] EXPLICIT GeneralizedTime OPTIONAL,
251 * singleExtensions [1] EXPLICIT Extensions OPTIONAL
    [all...]
  /external/oprofile/libabi/
abi.h 22 explicit abi_exception(std::string const d);
  /external/stlport/stlport/stl/
_collate.h 48 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
84 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
118 explicit collate_byname(const char* __name, size_t __refs = 0);
141 explicit collate_byname(const char * __name, size_t __refs = 0);
_messages_facets.h 61 explicit messages(size_t __refs = 0);
94 explicit messages(size_t __refs = 0);
129 explicit messages_byname(const char* __name, size_t __refs = 0);
157 explicit messages_byname(const char* __name, size_t __refs = 0);

Completed in 548 milliseconds

<<11121314151617181920>>