Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 39) sorted by relevance

12

/device/google/dragon/crash_collector/src/com/android/crashreportprovider/
DCrashReportProvider.java66 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() argument
99 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete() argument
109 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() argument
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkgConfig.dsc31 # FSP selection
45 # Feature selection
57 # Feature selection
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
DBootManagerMenuStrings.uni22 #string STR_BOOT_POPUP_MENU_HELP1_STRING #language en-US "↑ and ↓ to move selection"
23 #language fr-FR "↑ and ↓ to move selection"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DFrontPageStrings.uni49 #string STR_CONTINUE_HELP #language en-US "This selection will direct the system to c…
57 #string STR_BOOT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
61 #string STR_BOOT_MAINT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
65 #string STR_DEVICE_MANAGER_HELP #language en-US "This selection will take you to the Device…
DStrings.uni31 #string STR_DEFAULT_TIMEOUT_BANNER #language en-US "Default boot selection will be booted in "
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerLib/
DBootManagerStrings.uni30 #string STR_BOOT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
31 … #language fr-FR "This selection will take you to the Boot Manager"
/device/linaro/hikey/uefi-tools/
Duefi-build.sh286 )" selection
288 if [ "$selection" -eq $((${#boards[@]} + 1)) ]; then
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/
DDeviceManagerStrings.uni23 #string STR_EDKII_MENU_HELP #language en-US "This selection will take you to the Device…
24 … #language fr-FR "This selection will take you to the Device Manager"
/device/google/marlin/sepolicy/
Dhal_bootctl.te22 # A/B slot selection for the XBL partition. Allow also to issue a
/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
DPlatformForms.vfr56 // We'll dynamically generate a one-of-many selection at this label.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DVfrStrings.uni30 …ing STR_ENTRY_TITLE #language en-US "Platform Driver Override selection"
31 … #language fr-FR "fr-FR: Platform Driver Override selection"
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DRhProxy.asl32 1, // Device selection
33 PolarityLow, // Device selection polarity
DIoTVirtualDevice.asl20 1, // Device selection
21 PolarityLow, // Device selection polarity
/device/lge/bullhead/wifi/
DWCNSS_qcom_cfg.ini233 # SAP auto channel selection configuration
235 # 0 = disable auto channel selection
237 # 1 = enable auto channel selection, channel provided by supplicant will be ignored
291 #SOFTAP Channel Range selection
298 #SOFTAP Channel Range selection Operating band
/device/google/marlin/
DWCNSS_qcom_cfg.ini525 # SAP auto channel selection configuration
526 # 0 = disable auto channel selection
527 # 1 = enable auto channel selection, channel provided by supplicant will be ignored
530 #SOFTAP Channel Range selection
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
DFrontPageStrings.uni49 #string STR_CONTINUE_HELP #language en-US "This selection will direct the system to c…
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileManagerStrings.uni22 #string STR_TITLE_HELP #language en-US "This selection will take you to the User M…
23 … #language fr-FR "This selection will take you to the User Manager(French)"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py181 text = self.top.selection_get(selection=t)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpstats.py336 for selection in sel_list:
337 stat_list, msg = self.eval_print_amount(selection, stat_list, msg)
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DBootMaintenanceManagerStrings.uni30 #string STR_BOOT_MAINT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
31 … #language fr-FR "This selection will take you to the Boot Maintenance Manager"
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
DArmV7Support.asm188 …mcr p15, 2, R10, c0, c0, 0 ; write the Cache Size selection register (CSSELR) // OR in 1 for In…
DArmV7Support.S226 …mcr p15, 2, R10, c0, c0, 0 @ write the Cache Size selection register (CSSELR) // OR in 1 for In…
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni393 …er of seconds that the firmware will wait before initiating the original default boot selection.\n"
394 … "A value of 0 indicates that the default boot selection is to be initiated immediately on boot.\n"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dpydoc.py2209 selection = self.result_lst.curselection()
2210 if selection:
2211 modname = split(self.result_lst.get(selection[0]))[0]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dpydoc.py2290 selection = self.result_lst.curselection()
2291 if selection:
2292 modname = split(self.result_lst.get(selection[0]))[0]

12