HomeSort by relevance Sort by last modified time
    Searched full:identified (Results 176 - 200 of 1001) sorted by null

1 2 3 4 5 6 78 91011>>

  /cts/tests/tests/admin/src/android/admin/cts/
DevicePolicyManagerTest.java 737 // Delegated cert installer is identified by using null as the first argument.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/
build.xml 73 <!-- Fetch the elements identified in the customTargets -->
86 <!-- Generate the build scripts for each element identified in the customTargets -->
98 <!-- Run the build scripts for each element identified in the customTargets -->
  /external/llvm/test/Transforms/LoopVectorize/
runtime-check-address-space.ll 136 ; Store to identified global with different address space. This isn't
165 ; Load from identified global with different address space.
193 ; Read and write to 2 identified globals in different address
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
lib_object.h 52 * - objects identified by a 16-bit handle
53 * - objects identified by a S_STORAGE_NAME
54 * - objects identified by a filename, which is a variable-size up-to-64 bytes byte array
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.h 52 * - objects identified by a 16-bit handle
53 * - objects identified by a S_STORAGE_NAME
54 * - objects identified by a filename, which is a variable-size up-to-64 bytes byte array
  /developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 191 * pointer is always identified by the same identifier for this
254 * pointer is identified by its pointer number which stays
  /developers/samples/android/input/multitouch/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 191 * pointer is always identified by the same identifier for this
254 * pointer is identified by its pointer number which stays
  /development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
TouchDisplayView.java 191 * pointer is always identified by the same identifier for this
254 * pointer is identified by its pointer number which stays
  /external/apache-xml/src/main/java/org/apache/xpath/
SourceTreeManager.java 232 * @return should be a non-null reference to the node identified by the
295 * @return non-null reference to node identified by the source argument.
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParserFactory.java 48 * effect for Javascript-accepting attributes - as identified by
58 * Only valid for URI-accepting attributes - as identified by
  /external/libmtp/src/
device-flags.h 175 * identified by a line in the file: VERSION X.XX
183 * identified by a line in the file: VERSION X.XX
  /external/lldb/source/Plugins/Process/FreeBSD/
ProcessMonitor.h 103 /// Reads the contents from the register identified by the given (architecture
113 /// Writes the given value to the register identified by the given
  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.h 108 /// Reads the contents from the register identified by the given (architecture
116 /// Writes the given value to the register identified by the given
  /external/mesa3d/src/glsl/
list.h 29 * contain no data. The head sentinel can be identified by its \c prev
30 * pointer being \c NULL. The tail sentinel can be identified by its
  /external/v8/src/
hydrogen-bch.cc 43 * Initializes the table element for a given loop (identified by its
93 * Initializes the table for a given loop (identified by its induction
  /packages/apps/Browser/src/com/android/browser/
IntentHandler.java 252 * are identified as plain search terms and not URLs/shortcuts.
276 * was identified as plain search terms and not URL/shortcut.
  /packages/apps/InCallUI/src/com/android/incallui/
AnswerFragment.java 122 * Sets targets on the glowpad according to target set identified by the parameter.
130 * Sets targets on the glowpad according to target set identified by the parameter.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nislib.h 88 * nis_modify_entry (name, obj, flags) modifies an object identified by name.
96 * identified by table_name from the table.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 35 * into a VLAN identified by a VLAN interface index (%NL80211_ATTR_STA_VLAN).
156 * @NL80211_CMD_DEL_KEY: delete a key identified by %NL80211_ATTR_KEY_IDX
175 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by
176 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
177 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by
178 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
180 * the interface identified by %NL80211_ATTR_IFINDEX.
181 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
182 * or, if no MAC address given, all stations, on the interface identified
186 * destination %NL80211_ATTR_MAC on the interface identified b
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nislib.h 88 * nis_modify_entry (name, obj, flags) modifies an object identified by name.
96 * identified by table_name from the table.
  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofenceStore.java 55 // Get the latitude for the geofence identified by id, or INVALID_FLOAT_VALUE if it doesn't
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofenceStore.java 55 // Get the latitude for the geofence identified by id, or INVALID_FLOAT_VALUE if it doesn't
  /development/samples/NotePad/src/com/example/android/notepad/
NotesLiveFolder.java 88 * data is the URI pattern for a single note identified by its ID. The live folder
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
SimpleGeofenceStore.java 55 // Get the latitude for the geofence identified by id, or INVALID_FLOAT_VALUE if it doesn't
  /external/apache-http/src/org/apache/http/client/methods/
HttpOptions.java 51 * identified by the Request-URI. This method allows the client to

Completed in 985 milliseconds

1 2 3 4 5 6 78 91011>>