Home
last modified time | relevance | path

Searched refs:work (Results 26 – 40 of 40) sorted by relevance

12

/art/tools/dexanalyze/
Ddexanalyze_strings.cc268 std::vector<MatchTrie*> work(1, this); in ExtractPrefixes() local
269 while (!work.empty()) { in ExtractPrefixes()
270 MatchTrie* elem = work.back(); in ExtractPrefixes()
271 work.pop_back(); in ExtractPrefixes()
275 work.push_back(child.get()); in ExtractPrefixes()
/art/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/art/tools/
Ddex2oat_wrapper16 # shell dialect that should work on the host (e.g. bash), and
29 # On Mac OS, readlink -f doesn't work.
Dlibcore_failures.txt160 description: "Only work with --mode=activity",
/art/test/800-smali/smali/
Db_22411633_2.smali31 # Arbitrary work to separate blocks. At this point, v4 is of type Reference<Object>.
/art/dt_fd_forward/
DNOTICE25 2 along with this work; if not, write to the Free Software Foundation,
/art/openjdkjvmti/
DNOTICE24 2 along with this work; if not, write to the Free Software Foundation,
Dti_heap.cc1523 auto work = [&]() REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetObjectHeapId()
1539 return work(); in GetObjectHeapId()
1546 return work(); in GetObjectHeapId()
/art/openjdkjvm/
DNOTICE24 2 along with this work; if not, write to the Free Software Foundation,
/art/test/1974-resize-array/
Dexpected.txt56 Locks seem to all work.
/art/tools/runtime_memusage/
DREADME16 These set of tools work in conjunction with the class
/art/runtime/interpreter/mterp/
DREADME.txt40 is easy to work with, on others this you will need to count bytes.
/art/runtime/
Druntime_options.def181 // work on host, and we do not want to enable it in tests.
/art/build/
DAndroid.bp178 // Bug: 15446488. We don't omit the frame pointer to work around
/art/cmdline/
DREADME.md132 (Note that this method will not work when the argument definitions have a wildcard because there is

12