Searched refs:when (Results 1 – 25 of 64) sorted by relevance
123
/build/core/ |
D | target_test_internal.mk | 16 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE)) 20 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE)) 24 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
|
D | fuzz_test.mk | 14 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE)) 18 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE)) 22 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
|
D | LINUX_KERNEL_COPYING | 120 when run, you must cause it, when started running for such 134 sections when you distribute them as separate works. But when you 330 when it starts in an interactive mode:
|
/build/tools/acp/ |
D | README | 8 slow the build when copying lots of content. 14 - Gets really weird when copying a file called "foo.exe", failing with 16 This only seems to happen when the source file is on an NFS/Samba 35 conventions. It adds a "-e" flag, used when copying executables around. 37 to work when what is actually meant is "cp foo.exe bar.exe". Unlike the
|
/build/ |
D | buildspec.mk.default | 39 # Choose additional targets to always install, even when building 61 # will be added to LOCAL_CFLAGS when building the module. 67 # Specify the extra CFLAGS to use when building a module whose 107 # when the build system changes such that this file must be updated, this
|
/build/tools/releasetools/ |
D | pylintrc | 104 # Ignore comments when computing similarities. 107 # Ignore docstrings when computing similarities. 110 # Ignore imports when computing similarities. 134 # system, and so shouldn't trigger E0201 when accessed. Python regular 159 # Colon-delimited sets of names that determine each other's naming style when 298 # you should avoid to define new builtins when possible. 380 # Exceptions that will emit a warning when being caught. Defaults to
|
/build/tools/droiddoc/templates-sac/components/ |
D | masthead.cs | 63 <?cs ############ TODO: Remove when we're happy with Devsite ############# ?>
|
/build/kati/ |
D | INTERNALS.md | 26 when you changed a single C file. To be fair, things were not that bad. There 107 parsed results when it needs to evaluate a Makefile second time. If we stop 259 string ($(info ...) returns an empty string). Then, "world!" will be shown when 265 immediately only when the left hand side of the assignment is already defined 356 However, *CFLAGS* for *hello* won't be used when you build only *hello.o*: 361 Things could be even worse when two targets with different target specific 425 used only when there are no explicit/implicit rules. 452 Evaluation at this stage is tricky when both *+=* and target specific variables 501 won't work when the result of $(shell ...) is passed to another make 523 Kati thinks it needs to regenerate the ninja file when one of the followings is
|
/build/tools/droiddoc/templates-ndk/ |
D | head_tag.cs | 3 …####### If building devsite, add some meta data needed for when generating the top nav ######### ?>
|
D | sample.cs | 129 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
D | sampleindex.cs | 119 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
/build/tools/droiddoc/templates-sdk/ |
D | head_tag.cs | 3 …####### If building devsite, add some meta data needed for when generating the top nav ######### ?>
|
D | sample.cs | 129 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
D | sampleindex.cs | 119 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
/build/tools/droiddoc/templates-sdk-refonly/ |
D | head_tag.cs | 3 …####### If building devsite, add some meta data needed for when generating the top nav ######### ?>
|
D | sample.cs | 129 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
D | sampleindex.cs | 119 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
/build/tools/droiddoc/templates-sdk-dev/ |
D | head_tag.cs | 3 …####### If building devsite, add some meta data needed for when generating the top nav ######### ?>
|
D | sample.cs | 124 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
D | page_info.cs | 3 # A modal dialog when API level is set too low for this page
|
D | sampleindex.cs | 114 …<?cs # for training classes, provide a different kind of link when the next page is a different cl…
|
/build/tools/zipalign/ |
D | ZipEntry.h | 187 void setModWhen(time_t when);
|
D | ZipEntry.cpp | 357 void ZipEntry::setModWhen(time_t when) in setModWhen() argument 368 even = (time_t)(((unsigned long)(when) + 1) & (~1)); in setModWhen()
|
/build/tools/ijar/ |
D | README.txt | 34 jar files, unnecessary recompilation is avoided when upstream 57 (when optimized) it takes only 530ms to process a 42MB
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | prettify.js | 20 …next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v… 24 …,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
|
123