HomeSort by relevance Sort by last modified time
    Searched refs:Protocol (Results 26 - 50 of 62) sorted by null

12 3

  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 170 GLX Protocol
MESA_swap_frame_usage.spec 186 GLX Protocol
MESA_texture_array.spec 668 GLX Protocol
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java 28 import com.android.internal.util.Protocol;
202 private static final int BASE = Protocol.BASE_WIFI_MONITOR;
WifiConfigStore.java     [all...]
WifiWatchdogStateMachine.java 41 import com.android.internal.util.Protocol;
109 private static final int BASE = Protocol.BASE_WIFI_WATCHDOG;
    [all...]
WifiStateMachine.java 81 import com.android.internal.util.Protocol;
205 static final int BASE = Protocol.BASE_WIFI;
    [all...]
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 211 GLX Protocol
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
  /external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 297 text.push('Use Alternate Protocol: ' +
320 text.push(' Alternate Protocol Mappings');
  /external/clang/tools/libclang/
CXCursor.cpp 768 if (ObjCProtocolDecl *Protocol = dyn_cast<ObjCProtocolDecl>(Container)) {
769 for (ObjCProtocolDecl::protocol_iterator P = Protocol->protocol_begin(),
770 PEnd = Protocol->protocol_end();
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
AsyncChannel.java 38 * are two protocol styles that can be used with an AysncChannel. The
39 * first is a simple request/reply protocol where the server does
42 * <p>In a simple request/reply protocol the client/source sends requests to the
93 private static final int BASE = Protocol.BASE_SYSTEM_ASYNC_CHANNEL;
131 * may or may not be able to receive a reply depending upon the protocol and
  /frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnection.java 22 import com.android.internal.util.Protocol;
200 protected static final int BASE = Protocol.BASE_DATA_CONNECTION;
    [all...]
DataConnectionTracker.java 49 import com.android.internal.util.Protocol;
102 protected static final int BASE = Protocol.BASE_DATA_CONNECTION_TRACKER;
    [all...]
  /external/protobuf/
Android.mk 271 # Android Protocol buffer compiler, aprotoc (host executable)
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaLookup.cpp     [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 64 import com.android.internal.util.Protocol;
119 private static final int BASE = Protocol.BASE_WIFI_P2P_SERVICE;
    [all...]
  /external/v8/src/
debug-debugger.js     [all...]
mirror-debugger.js 162 // Maximum length when sending strings through the JSON protocol.
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 91 are going to use some routing protocol expecting that packets
207 Protocol setup on pointopoint tunnels does not differ of configuration
208 of another devices. You should set a protocol address with \verb|ifconfig|
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 3 * BlueZ - Bluetooth protocol stack for Linux
83 static struct tupla Protocol[] = {
217 * Prints into a string the Protocol UUID
252 return uuid2str(Protocol, uuid, str, n);
    [all...]

Completed in 978 milliseconds

12 3