Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 25 of 38) sorted by relevance

12

/development/vndk/tools/definition-tool/tests/
Dndk_toolchain.py103 cmd.extend(['-fPIE', '-fPIC'])
104 cmd.extend(['-gcc-toolchain', self.gcc_toolchain_dir])
105 cmd.extend(['-target', self.target_triple])
106 cmd.extend(['-isystem', self.ndk_include])
107 cmd.extend(cflags)
108 cmd.extend(self.target_cflags)
123 cmd.extend(['-fPIE', '-fPIC', '-Wl,--no-undefined', '-nostdlib'])
125 cmd.extend(['-gcc-toolchain', self.gcc_toolchain_dir])
126 cmd.extend(['-target', self.target_triple])
128 cmd.extend(obj_files)
[all …]
/development/vndk/tools/definition-tool/tools/
Dupdate_dataset_auto.py25 cmd.extend(['--make-vars', make_vars])
26 cmd.extend(['--module-info', module_info])
27 cmd.extend(['-o', tmp_path])
42 cmd.extend(['--exclude', '(?:device/)|(?:vendor/)'])
43 cmd.extend(['--namespace', 'hardware/google/av'])
44 cmd.extend(['--namespace', 'hardware/google/interfaces'])
45 cmd.extend(['-o', tmp_path])
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java109 builder.extend(wearableOptions); in buildNotifications()
163 builder.extend(wearableOptions); in buildNotifications()
195 builder.extend(wearableOptions); in buildNotifications()
220 builder.extend(wearableOptions); in buildNotifications()
243 builder.extend(wearableOptions); in buildNotifications()
265 secondPageBuilder.extend(new NotificationCompat.WearableExtender() in buildNotifications()
269 builder.extend(wearableOptions); in buildNotifications()
290 .extend(new NotificationCompat.WearableExtender() in buildNotifications()
297 .extend(new NotificationCompat.WearableExtender() in buildNotifications()
302 builder.extend(wearableOptions); in buildNotifications()
[all …]
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java74 .extend(new Notification.WearableExtender() in buildNotification()
83 .extend(new Notification.WearableExtender() in buildNotification()
92 .extend(new Notification.WearableExtender() in buildNotification()
179 .extend(new Notification.WearableExtender() in buildNotification()
198 .extend(new Notification.WearableExtender() in buildNotification()
238 .extend(new Notification.WearableExtender() in createPageForCustomHeight()
252 .extend(new Notification.WearableExtender() in createPageForSizePreset()
274 .extend(new Notification.WearableExtender() in buildNotification()
288 .extend(new Notification.WearableExtender() in buildNotification()
294 .extend(new Notification.WearableExtender() in buildNotification()
[all …]
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java406 .extend(inlineActionForWear2) in generateBigPictureStyleNotification()
442 .extend(new NotificationCompat.WearableExtender() in generateBigPictureStyleNotification()
533 .extend(new NotificationCompat.WearableExtender() in generateInboxStyleNotification()
663 .extend(inlineActionForWear2) in generateMessagingStyleNotification()
705 .extend(wearableExtenderForWearVersion1); in generateMessagingStyleNotification()
/development/vndk/tools/elfcheck/elfcheck/
Drewriter.py51 self.locs.extend(locs)
74 def extend(self, lines): member in StashedLines
175 stashed_lines.extend([
/development/testrunner/test_defs/
Dtest_walker.py139 tests.extend(self._CreateSuites(
142 tests.extend(self._CreateSuites(android_mk_parser, path,
/development/python-packages/fastboot/
Ddevice.py138 command.extend(['--slot', slot])
159 command.extend(['--slot', slot])
/development/vndk/tools/header-checker/utils/
Dutils.py169 make_target_paths.extend(tag_path_dict.values())
277 result.extend(lsdump_paths[lib_name][arch_cpu].items())
280 result.extend(arch_tag_path_dict[arch_cpu].items())
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java194 .extend(inlineActionForWear2) in recreateBuilderWithBigPictureStyle()
219 .extend(new NotificationCompat.WearableExtender() in recreateBuilderWithBigPictureStyle()
DMessagingIntentService.java225 .extend(inlineActionForWear2_0) in recreateBuilderWithMessagingStyle()
251 .extend(wearableExtenderForWearVersion1); in recreateBuilderWithMessagingStyle()
/development/gsi/gsi_util/gsi_util/utils/
Dsepolicy_utils.py75 cmd.extend(files)
/development/gsi/gsi_util/
Drun_test.py28 matches.extend(os.path.join(dirpath, f)
/development/python-packages/adb/
Ddevice.py269 self.adb_cmd.extend(['-s', serial])
271 self.adb_cmd.extend(['-p', product])
438 cmd.extend([local, remote])
/development/tools/templates/
Djava_tests_file.template8 * how to write and extend Application tests.
/development/python-packages/gdbrunner/
D__init__.py178 gdbserver_cmd.extend(["gdbserver", "unix://" + debug_socket])
180 gdbserver_cmd.extend(["--once", "+{}".format(debug_socket)])
/development/vndk/tools/image-diff-tool/
Ddiff.py92 skipped_lines[filename.lower()].extend(prefixes)
198 unzip_cmd.extend([os.path.join(s, "*") for s in main_args.search_path])
/development/tools/repo_diff/
Dgit_commits_not_upstreamed.py32 command.extend(args)
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneActivity.java60 .extend(new Notification.WearableExtender() in onCreate()
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizListenerService.java128 .extend(new Notification.WearableExtender() in onDataChanged()
147 builder.extend(wearableOptions); in onDataChanged()
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
DRecipeService.java91 .extend(new NotificationCompat.WearableExtender() in createNotification()
/development/tools/repo_pull/
Drepo_pull.py136 manifest_cmd.extend(['-m', manifest_name])
274 cmds.extend(build_pull_commands(
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DListenerService.java117 .extend(new NotificationCompat.WearableExtender() in showNotification()
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
DResponderService.java105 .extend(new NotificationCompat.WearableExtender() in showNotification()
/development/tools/winscope/
Dyarn.lock928 extend-shallow "^2.0.1"
1192 static-extend "^0.1.1"
1665 deep-extend@^0.6.0:
1667 …resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7…
1988 extend-shallow "^2.0.1"
2030 extend-shallow@^2.0.1:
2032 …resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f61…
2037 extend-shallow@^3.0.0, extend-shallow@^3.0.2:
2039 …resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2…
2053 extend-shallow "^2.0.1"
[all …]

12