HomeSort by relevance Sort by last modified time
    Searched refs:working (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /external/clang/test/PCH/
working-directory.h 1 #include <Inputs/working-directory-1.h>
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parsePatch.pl 46 +++ Makefile (working copy)
52 +++ Makefile_new (working copy)
63 +++ Makefile (working copy)
parseDiffHeader.pl 58 +++ index_path.py (working copy)
68 +++ index_path.py (working copy)
parseSvnDiffHeader.pl 49 +++ WebKitTools/Scripts/VCSUtils.pm (working copy)
59 +++ WebKitTools/Scripts/VCSUtils.pm (working copy)
124 +++ index_path.py (working copy)
134 +++ index_path.py (working copy)
150 +++ index_path.py (working copy)\r
160 +++ index_path.py (working copy)\r
175 +++ bad_path (working copy)
185 +++ index_path.py (working copy)
parseDiff.pl 42 +++ Makefile (working copy)
55 +++ Makefile (working copy)
154 +++ Makefile (working copy)
170 +++ Makefile (working copy)
192 +++ Makefile_new (working copy)
212 +++ Makefile (working copy)
225 +++ Makefile (working copy)
244 +++ Makefile (working copy)
259 +++ Makefile (working copy)
286 +++ Makefile (working copy
    [all...]
parseDiffWithMockFiles.pl 103 +++ Makefile (working copy)
182 +++ MakefileWithWindowsEOL (working copy)
198 +++ MakefileWithWindowsEOL (working copy)
222 +++ MakefileWithMacEOL (working copy)
233 +++ MakefileWithMacEOL (working copy)
  /external/chromium_org/extensions/common/
url_pattern_set.cc 59 // Do the first merge step into a working set so that we don't mutate any of
61 std::vector<URLPatternSet> working;
66 working.push_back(u);
68 working.push_back(sets[i]);
72 for (size_t skip = 1; skip < working.size(); skip *= 2) {
73 for (size_t i = 0; i < (working.size() - skip); i += skip) {
75 URLPatternSet::CreateUnion(working[i], working[i + skip], &u);
76 working[i].patterns_.swap(u.patterns_);
80 out->patterns_.swap(working[0].patterns_)
    [all...]
extension.cc 222 std::string working = input;
223 if (StartsWithASCII(working, kKeyBeginHeaderMarker, true)) {
224 working = base::CollapseWhitespaceASCII(working, true);
225 size_t header_pos = working.find(kKeyInfoEndMarker,
230 size_t end_pos = working.rfind(kKeyBeginFooterMarker);
236 working = working.substr(start_pos, end_pos - start_pos);
237 if (working.length() == 0)
241 return base::Base64Decode(working, output)
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/
Application.mk 10 # The only STL implementation currently working with exceptions
  /external/chromium_org/third_party/skia/src/animator/
SkAnimatorScript2.h 27 SkAnimatorScript2(SkAnimateMaker& , SkDisplayable* working, SkDisplayTypes type);
SkAnimatorScript2.cpp 167 SkDisplayable* working = fEngine->getWorking(); local
168 if (displayable->canContainDependents() && working && working->isAnimate()) {
169 SkAnimateBase* animator = (SkAnimateBase*) working;
172 depend->addDependent(working);
366 SkAnimatorScript2::SkAnimatorScript2(SkAnimateMaker& maker, SkDisplayable* working, SkDisplayTypes type) :
367 SkScriptEngine2(ToOpType(type)), fMaker(maker), fWorking(working) {
  /external/skia/src/animator/
SkAnimatorScript2.h 27 SkAnimatorScript2(SkAnimateMaker& , SkDisplayable* working, SkDisplayTypes type);
  /external/lldb/
Android.mk 2 # This guard will be removed once lldb is working
  /external/chromium_org/content/test/data/gpu/functional_files/
context.js 24 // Only continue if WebGL is available and working.
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 19 to your working directory and make the appropriate modifications.
  /external/chromium_org/remoting/webapp/
paired_client_manager.js 207 * Enter or leave "working" mode. This indicates to the user that a delete
210 * @param {boolean} working True to enter "working" mode; false to leave it.
213 remoting.PairedClientManager.prototype.setWorking_ = function(working) {
216 this.pairedClients_[i].showButton(!working);
218 this.closeButton_.disabled = working;
219 this.workingSpinner_.hidden = !working;
222 this.deleteAllButton_.disabled = working || !hasPairedClients;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_oauth_enrollment.css 22 .oauth-enroll-state-working #oauth-enroll-step-working,
138 .oauth-enroll-state-working.mode-manual #oauth-enroll-cancel-button,
139 .oauth-enroll-state-working.mode-forced #oauth-enroll-back-button,
140 .oauth-enroll-state-working.mode-recovery #oauth-enroll-back-button,
  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.cpp 769 SkOpAngle* working = angle; local
771 if (this == working) {
774 working = working->fNext;
775 } while (working != angle);
777 SkOpAngle* next = working->fNext;
778 working->fNext = NULL;
779 insert(working);
780 working = next;
781 } while (working != angle)
    [all...]
  /external/skia/src/pathops/
SkOpAngle.cpp 769 SkOpAngle* working = angle; local
771 if (this == working) {
774 working = working->fNext;
775 } while (working != angle);
777 SkOpAngle* next = working->fNext;
778 working->fNext = NULL;
779 insert(working);
780 working = next;
781 } while (working != angle)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
platform_util.js 6 * @fileoverview Utilities for working with platforms.
  /external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
arm64_download 15 If the files are already located in the working directory, the
21 the working directery as well.
  /external/chromium_org/tools/android/
adb_remote_setup.sh 40 working remotely.
  /external/skia/platform_tools/barelinux/bin/
arm64_download 15 If the files are already located in the working directory, the
21 the working directery as well.
  /frameworks/base/packages/Keyguard/test/
Android.mk 23 # Remove these to verify permission checks are working correctly
  /frameworks/base/packages/Keyguard/test/SampleTrustAgent/
Android.mk 23 # Remove this to verify permission checks are working correctly

Completed in 686 milliseconds

1 2 3 4 5