| /packages/services/BuiltInPrintService/jni/ipphelper/ | 
| ipphelper.c | [all...] | 
| /prebuilts/jdk/jdk9/darwin-x86/conf/security/ | 
| java.security | 43 # requested). The order is 1-based; 1 is the most preferred, followed 78 # A list of preferred providers for specific algorithms. These providers will
 106 #   jdk.security.provider.preferred=AES/GCM/NoPadding:SunJCE, \
 109 #jdk.security.provider.preferred=
 148 # specified, the "NativePRNG" implementation will be more preferred than
 [all...]
 | 
| /prebuilts/jdk/jdk9/linux-x86/conf/security/ | 
| java.security | 43 # requested). The order is 1-based; 1 is the most preferred, followed 77 # A list of preferred providers for specific algorithms. These providers will
 105 #   jdk.security.provider.preferred=AES/GCM/NoPadding:SunJCE, \
 108 #jdk.security.provider.preferred=
 147 # specified, the "NativePRNG" implementation will be more preferred than
 [all...]
 | 
| /frameworks/base/packages/SettingsLib/res/values/ | 
| strings.xml | 219          will set the PAN profile as preferred. --> 221     <!-- Bluetooth settings. Connection options screen.  The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. -->
 223     <!-- Bluetooth settings.  Connection options screen.  The summary for the sap checkbox preference that describes how checking it will set the sap profile as preferred. -->
 225     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
 227     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
 229     <!-- Bluetooth settings.  Connection options screen.  The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
 233          will set the HID profile as preferred. -->
 235     <!-- Bluetooth settings.  Connection options screen.  The summary for the Hearing Aid checkbox preference that describes how checking it will set the Hearing Aid profile as preferred. -->
 [all...]
 | 
| /external/llvm/lib/CodeGen/ | 
| MachineTraceMetrics.cpp | 311 // Select the preferred predecessor for MBB. 339 // Select the preferred successor for MBB.
 469     // All the predecessors have been visited, pick the preferred one.
 487     // All the successors have been visited, pick the preferred one.
 514       // Find any MBB predecessors that have MBB as their preferred successor.
 539       // Find any MBB successors that have MBB as their preferred predecessor.
 656 // preferred predecessor.
 [all...]
 | 
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ | 
| X86InstrArithmetic.td | 502 /// register class and preferred load to use. [all...]
 | 
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ | 
| ConfigurationChooser.java | 1589  String preferred = null;  local 1877  String preferred = getPreferredActivity(mEditedFile);  local
 [all...]
 | 
| /tools/test/connectivity/acts/tests/google/tel/live/ | 
| TelLiveVoiceTest.py | 640         """ WiFi Preferred, WiFi calling to WiFi Calling test 657         """ Cellular Preferred, WiFi calling to WiFi Calling test
 718         """ Airplane + WiFi Preferred, WiFi calling to WiFi Calling test
 [all...]
 | 
| /system/bt/stack/btm/ | 
| btm_ble.cc | 528  * Description      Set a peripheral's preferred connection parameters 533  *                  min_conn_int     - minimum preferred connection interval
 534  *                  max_conn_int     - maximum preferred connection interval
 535  *                  slave_latency    - preferred slave latency
 536  *                  supervision_tout - preferred supervision timeout
 900  * Description      To set preferred PHY for ensuing LE connections
 [all...]
 | 
| /packages/apps/Dialer/java/com/android/dialer/about/res/raw/ | 
| third_party_licenses | 43       "Source" form shall mean the preferred form for making modifications, 225       "Source" form shall mean the preferred form for making modifications,
 431       "Source" form shall mean the preferred form for making modifications,
 [all...]
 | 
| /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ | 
| ContactsListFragment.java | 533      * Gets the preferred height for each item in the ListView, in pixels, after accounting for 537      * @return The preferred height in pixels, based on the current theme.
 542         // Resolve list item preferred height theme attribute into typedValue
 [all...]
 | 
| /external/ImageMagick/ImageMagick/script/ | 
| montage.html | 195     <td>preferred number of colors in the image</td> 225     <td>preferred size and location of the cropped image</td>
 330     <td>preferred size or location of the image</td>
 
 | 
| /external/ImageMagick/MagickWand/ | 
| import.c | 115       "-colors value        preferred number of colors in the image", 116       "-crop geometry       preferred size and location of the cropped image",
 118       "-geometry geometry   preferred size or location of the image",
 [all...]
 | 
| /external/ImageMagick/www/ | 
| montage.html | 199     <td>preferred number of colors in the image</td> 229     <td>preferred size and location of the cropped image</td>
 334     <td>preferred size or location of the image</td>
 
 | 
| /external/google-breakpad/src/common/linux/ | 
| dump_symbols.cc | 155 // Find the preferred loading address of the binary. 536   // The ELF file and linked debug file are expected to have the same preferred
 574   Addr loading_addr_;  // Saves the preferred loading address from the
 [all...]
 | 
| /external/ltp/testcases/kernel/hotplug/memory_hotplug/ | 
| commands.c | 248 	"preferred", MPOL_PREFERRED}, { 1072 		    "\tto policy --  one of {default, bind, preferred, interleaved}.\n"
 1075 		    "\tthe first node is used for 'preferred' policy.\n"
 
 | 
| /external/python/cpython3/Tools/msi/ | 
| README.txt | 484 preferred order. System-wide installations of Python should consider not 491 preferred over system-wide installs, and later versions are preferred
 
 | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ | 
| AndroidFacade.java | 546       + "device. The most preferred ABI is the first element in the list") 552       + "device. The most preferred ABI is the first element in the list")
 558       + "device. The most preferred ABI is the first element in the list")
 [all...]
 | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ | 
| GattServerFacade.java | 424      * Set the preferred connection PHY. 429     @Rpc(description = "Set the preferred connection PHY")
 [all...]
 | 
| /external/syslinux/doc/ | 
| SubmittingPatches.txt | 245 it is preferred that you store your patch on an Internet-accessible 523 Static inline functions are greatly preferred over macros.
 532 'static inline' is preferred over 'static __inline__', 'extern inline',
 
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| placer.cc | 42 // Returns a list of devices sorted by preferred type and then name 61     // First sort by prioritized device type (higher is preferred) and
 443     // of the preferred device.
 [all...]
 | 
| /bootable/recovery/ | 
| NOTICE | 39       "Source" form shall mean the preferred form for making modifications, 
 | 
| /build/blueprint/ | 
| LICENSE | 27       "Source" form shall mean the preferred form for making modifications, 
 | 
| /build/kati/ | 
| LICENSE | 27       "Source" form shall mean the preferred form for making modifications, 
 | 
| /build/soong/cc/ | 
| binary.go | 37 	// if set, install a symlink to the preferred architecture 
 |