Searched refs:specified (Results 1 – 24 of 24) sorted by relevance
/build/make/core/ |
D | multilib.mk | 13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
|
D | prebuilt_internal.mk | 37 $(call pretty-error,No source files specified)
|
D | dex_preopt_odex_install.mk | 104 $(call pretty-error,Must have specified class listing (LOCAL_DEX_PREOPT_PROFILE))
|
D | app_prebuilt_internal.mk | 143 $(error No LOCAL_CERTIFICATE specified for prebuilt "$(my_prebuilt_src_file)")
|
D | config.mk | 477 $(error Only one of PDK_FUSION_PLATFORM_ZIP or PDK_FUSION_PLATFORM_DIR may be specified)
|
D | main.mk | 422 $(error The 'sdk' target may not be specified with any other targets)
|
/build/soong/cmd/pom2bp/ |
D | pom2bp.go | 585 … option can be specified multiple times. When determining the Android.bp module for a given Maven 586 project, mappings are searched in the order they were specified. The first <regex> matching 590 Don't put the specified module in the Android.bp file. 592 Some Android.bp modules have transitive static dependencies that must be specified when they 594 This may be specified multiple times to declare these dependencies. 596 Some Android.bp modules have transitive runtime dependencies that must be specified when they 598 This may be specified multiple times to declare these dependencies.
|
/build/make/tools/fs_config/ |
D | README | 32 options to be specified. The first section type is the "caps" section. 49 A valid octal file mode of at least 3 digits. If 3 is specified, it is 103 * specified path before prefix match 115 Thus the fs_config tools will match on specified paths before attempting prefix, and match on the
|
/build/soong/cmd/pom2mk/ |
D | pom2mk.go | 359 option can be specified multiple times. When determining the Make module for a given Maven 360 project, mappings are searched in the order they were specified. The first <regex> matching 364 Don't put the specified module in the makefile. 366 Some Android.mk modules have transitive dependencies that must be specified when they are 368 This may be specified multiple times to declare these dependencies.
|
/build/make/core/tasks/ |
D | ide.mk | 29 $(error Only one ECLIPSE- goal may be specified: $(eclipse_project_goals))
|
/build/soong/scripts/ |
D | setup_go_workspace_for_soong.sh | 221 If no flags were specified, the --bind one is selected by default.
|
/build/soong/java/ |
D | sdk.go | 162 func (s sdkSpec) specified() bool { func 169 if !s.specified() {
|
D | app.go | 362 if String(a.appProperties.Stl) == "c++_shared" && !a.sdkVersion().specified() { 371 usesSDK := a.sdkVersion().specified() && a.sdkVersion().kind != sdkCorePlatform 840 checkNativeSdkVersion = app.sdkVersion().specified() &&
|
D | java.go | 100 if !sc.sdkVersion().specified() { 123 sdkVersionSpecified := sc.sdkVersion().specified() 1931 if !sdkSpec.specified() {
|
D | sdk_library.go | 1407 if module.defaultsToStubs() && !sdkVersion.specified() {
|
/build/soong/ |
D | README.md | 152 The `package` module type allows information to be specified about a package. Only a single 153 `package` module can be specified per package and in the case where there are multiple `.bp` files 155 specified in the `Android.bp` file. 286 If specified the `visibility` property must contain at least one rule. 330 a `default_visibility` property is specified.
|
/build/make/ |
D | Usage.txt | 26 If no targets are specified, the build system will build the images
|
D | Changes.md | 302 specified, and the goal would be built (either explicitly on the command line, 314 Instead of specifying just a file, a destination name can be specified, 457 …. Instead, use static pattern rules, which are similar, but explicitly match the specified outputs: 583 absolute paths if the output directory was specified as an absolute path. If you
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | commands.proto | 192 // The local testing path, as specified in the base manifest.
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | prettify.js | 13 …(I,c);for(var d=0;d<a.attributes.length;++d){var g=a.attributes[d];if(g.specified){b.push(xb);W(g,…
|
D | jquery-1.6.2.min.js | 16 …specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.ty…
|
D | jquery-resizable.min.js | 12 …specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.typ…
|
/build/make/tools/releasetools/ |
D | pylintrc | 75 # Put messages in a separate file for each module / package specified on the
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 332 if (!attr.specified) { continue; }
|