/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LoaderThrottle.java | 170 // Uri matcher to decode incoming URIs. 173 // The incoming URI matches the main table URI pattern 175 // The incoming URI matches the main table row ID URI pattern 208 * Handle incoming queries. 220 // If the incoming URI is for main table. 225 // The incoming URI is for a single row. 313 // If URI is main table, delete uses incoming where clause and args. 317 // If the incoming URI matches a single note ID, does the delete based on the 318 // incoming data, but modifies the where clause to restrict it to the 321 // If URI is for a particular row ID, delete is based on incoming [all...] |
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
LoaderThrottleSupport.java | 171 // Uri matcher to decode incoming URIs. 174 // The incoming URI matches the main table URI pattern 176 // The incoming URI matches the main table row ID URI pattern 209 * Handle incoming queries. 221 // If the incoming URI is for main table. 226 // The incoming URI is for a single row. 314 // If URI is main table, delete uses incoming where clause and args. 318 // If the incoming URI matches a single note ID, does the delete based on the 319 // incoming data, but modifies the where clause to restrict it to the 322 // If URI is for a particular row ID, delete is based on incoming [all...] |
/external/iproute2/examples/diffserv/ |
Edge1 | 18 # tag all incoming packets from host 10.2.0.24 to value 1 19 # tag all incoming packets from host 10.2.0.3 to value 2 20 # tag the rest of incoming packets from subnet 10.2.0.0/24 to value 3
|
Edge2 | 19 # tag all incoming packets from host 10.2.0.24 to value 1 20 # tag all incoming packets from host 10.2.0.3 to value 2 21 # tag the rest of incoming packets from subnet 10.2.0.0/24 to value 3
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
crash_vectorizeTree.ll | 7 ; We used indices to get the incoming value of two phi nodes rather than 8 ; incoming block lookup. 9 ; This can give wrong results when the ordering of incoming
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_old_handlers_wps.c | 21 * @message: Pointer to incoming dbus message 60 * @message: Pointer to incoming dbus message 119 * @message: Pointer to incoming dbus message
|
dbus_old_handlers.c | 30 * @message: Pointer to incoming dbus message this error refers to 53 * @message: Pointer to incoming dbus message this reply refers to 73 * @message: Pointer to incoming dbus message 197 * @message: Pointer to incoming dbus message 241 * @message: Pointer to incoming dbus message 283 * @message: Pointer to incoming dbus message 321 * @message: Pointer to incoming dbus message 341 * @message: Pointer to incoming dbus message 402 * @message: Pointer to incoming dbus message 471 * @message: Pointer to incoming dbus messag [all...] |
/frameworks/base/tools/aapt2/ |
ResourceTable.cpp | 86 * existing value, 0 means fail, and +1 means take the incoming value. 88 static int defaultCollisionHandler(const Value& existing, const Value& incoming) { 91 incoming.accept(incomingIsAttr, {}); 94 if (incoming.isWeak()) { 102 // The existing and incoming values are strong, this is an error 110 // so take the incoming attribute value. 114 // so the incoming attribute value is an error. 125 const Attribute& incomingAttr = static_cast<const Attribute&>(incoming); 134 // Any incoming attribute is better than this. 139 // The incoming attribute may be a USE instead of a DECL [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/ |
ObexServerSockets.java | 45 * If the an error occur while waiting for an incoming connection 79 * to validate an incoming connection. 94 * to validate an incoming connection. 177 * Will create a thread for each socket type. an incoming connection will be signaled to 192 * Set state to accept new incoming connection. Will cause the next incoming connection to be 201 * Called from the AcceptThreads to signal an incoming connection. 264 * A thread that runs in the background waiting for remote an incoming 289 * Accept incoming connections and reject if needed. Keep accepting incoming connections [all...] |
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallTypeHelper.java | 28 /** Name used to identify incoming calls. */ 34 /** Name used to identify incoming video calls. */ 96 // New incoming calls are not highlighted.
|
CallTypeIconsView.java | 110 return mResources.incoming; 154 * Drawable representing an incoming answered call. 156 public final Drawable incoming; field in class:CallTypeIconsView.Resources 164 * Drawable representing an incoming missed call. 193 incoming = r.getDrawable(R.drawable.ic_call_arrow); 194 incoming.setColorFilter(r.getColor(R.color.answered_call), PorterDuff.Mode.MULTIPLY);
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
SimSelectorAvatarRequest.java | 61 final boolean incoming = AvatarUriUtil.getSimIncoming(mDescriptor.uri); 63 incoming); 69 final int height, final int subColor, final boolean selected, final boolean incoming) {
|
/system/bt/bta/include/ |
bta_ag_api.h | 40 #define BTA_AG_FEAT_REJECT 0x00000020 /* Ability to reject incoming call */ 47 #define BTA_AG_FEAT_BTRH 0x00010000 /* CCAP incoming call hold */ 87 #define BTA_AG_BTRH_RES 8 /* Send CCAP incoming call hold */ 90 #define BTA_AG_IN_CALL_RES 11 /* Indicate incoming phone call */ 91 #define BTA_AG_IN_CALL_CONN_RES 12 /* Incoming phone call connected */ 96 #define BTA_AG_CALL_CANCEL_RES 17 /* Incoming/outgoing 3-way canceled before connected */ 98 #define BTA_AG_IN_CALL_HELD_RES 19 /* Incoming call held */ 193 #define BTA_AG_BTRH_SET_HOLD 0 /* Put incoming call on hold */ 194 #define BTA_AG_BTRH_SET_ACC 1 /* Accept incoming call on hold */ 195 #define BTA_AG_BTRH_SET_REJ 2 /* Reject incoming call on hold * [all...] |
/external/v8/src/compiler/ |
linkage.h | 150 // for incoming parameters and return value(s) as well as the outgoing calling 165 explicit Linkage(CompilationInfo* info, CallDescriptor* incoming) 166 : info_(info), incoming_(incoming) {} 169 // of incoming parameters and the outgoing return value(s). 194 // Get the location of an (incoming) parameter to this function. 199 // Get the machine type of an (incoming) parameter to this function.
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
ConnectionServiceTest.java | 73 // Need to move this to active since we reject the 3rd incoming call below if this is in 87 // Add third connection (incoming call)
|
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/ |
MainActivity.java | 53 * Assuming this activity was started with a new intent, process the incoming information and 58 // Special processing of the incoming intent only occurs if the if the action specified
|
/developers/samples/android/content/contacts/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/ |
MainActivity.java | 53 * Assuming this activity was started with a new intent, process the incoming information and 58 // Special processing of the incoming intent only occurs if the if the action specified
|
/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/ |
MainActivity.java | 53 * Assuming this activity was started with a new intent, process the incoming information and 58 // Special processing of the incoming intent only occurs if the if the action specified
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
Envelope.java | 37 * to track incoming chunks of data. 49 * Creates an incoming envelope holding the data from the specified
|
/external/kernel-headers/original/uapi/linux/ |
net_tstamp.h | 80 /* time stamp no incoming packet at all */ 83 /* time stamp any incoming packet */
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
ServerRequestInterface.java | 53 * @param sipRequest is the incoming SIP Request. 54 * @param incomingChannel is the incoming message channel (parameter
|
StackMessageFactory.java | 52 * @param sipRequest is the incoming request. 63 * @param sipResponse is the incoming response.
|
/external/svox/pico/lib/ |
picosig2.h | 214 #define CepBuff int_vec41 /*Buffer for incoming cepstral vector pointers*/ 215 #define PhsBuff int_vec42 /*Buffer for incoming phase vector pointers*/ 216 #define F0Buff idx_vect10 /*Buffer for incoming F0 values*/ 217 #define PhIdBuff idx_vect11 /*Buffer for incoming PhId values*/ 218 #define VoicingBuff idx_vect12 /*Buffer for incoming voicing values*/ 219 #define FuVBuff idx_vect13 /*Buffer for incoming FuV values*/ 220 #define VoxBndBuff idx_vect14 /*Buffer for incoming VoxBnd values*/ 222 #define n_available ivalue20 /*variable for indexing the incoming buffers*/
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiCecMessageCache.java | 23 * Cache for incoming message. It caches {@link HdmiCecMessage} with source address and opcode 79 * Cache incoming {@link HdmiCecMessage}. If opcode of message is not listed on
|