/external/chromium_org/third_party/libphonenumber/src/resources/ |
PhoneNumberMetadataForTesting.xml | 17 Metadata on Phone Number Plan and formatting rules. This file is used 211 <!-- This numbering plan is completely bogus, but is used to test the AYTF logic. For that 690 <!-- 0876 numbers are mentioned in the plan, but none in use can be [all...] |
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
AppleObjCTrampolineHandler.cpp | [all...] |
/packages/apps/Camera2/res/values-fr/ |
strings.xml | 183 <string name="effect_background" msgid="1358432220077975015">"ARRIÈRE-PLAN"</string> 272 <string name="create_tiny_planet" msgid="5186918191372107343">"Créer une petite planète"</string> 273 <string name="saving_tiny_planet" msgid="8828265180177375494">"Enregistrement petite planète?"</string> [all...] |
/packages/apps/Camera2/res/values-fr-rCA/ |
strings.xml | 183 <string name="effect_background" msgid="1358432220077975015">"ARRIÈRE-PLAN"</string> 272 <string name="create_tiny_planet" msgid="5186918191372107343">"Créer une petite planète"</string> 273 <string name="saving_tiny_planet" msgid="8828265180177375494">"Enreg. de la petite planète?"</string> [all...] |
/dalvik/docs/ |
debugmon.html | 157 <p>The plan is to have a drop-down menu with two entries, 211 account in the design, but do not plan to implement them unless the need 526 sent. The current plan is to send it either immediately after a GC, 541 <p>[Alternate plan for 'K': array of byte, array of char, array of Object,
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 874 // by source index: set of sources needing moves in high scoring plan 924 * If we were unable to find a plan for a fit centered around [all...] |
/docs/source.android.com/src/source/ |
building-running.jd | 31 version of the source code you plan to compile. See
|
/external/chromium_org/chrome/app/resources/ |
chromium_strings_fr.xtb | 50 <translation id="872034308864968620">Laisser Chromium s'exécuter en arrière-plan</translation> 96 <translation id="3296368748942286671">Poursuivre l'exécution des applications en arrière-plan après la fermeture de Chromium</translation> 126 <translation id="1774152462503052664">Laisser Chromium s'exécuter en arrière-plan</translation> 142 <translation id="5805689092869152320">Chromium est exécuté en arrière-plan</translation> [all...] |
google_chrome_strings_fr.xtb | 12 <translation id="7952135150021331855">Google Chrome est exécuté en arrière-plan</translation> 15 <translation id="5453904507266736060">Laisser Google Chrome s'exécuter en arrière-plan</translation> 28 <translation id="4891791193823137474">Laisser Google Chrome s'exécuter en arrière-plan</translation> 49 <translation id="3080151273017101988">Poursuivre l'exécution d'applications en arrière-plan après la fermeture de Google Chrome</translation> [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
cookies.json | 193 "cause": {"min_version": "12.0.707.0", "type": "string", "enum": ["evicted", "expired", "explicit", "expired_overwrite", "overwrite"], "description": "The underlying reason behind the cookie's change. If a cookie was inserted, or removed via an explicit call to \"chrome.cookies.remove\", \"cause\" will be \"explicit\". If a cookie was automatically removed due to expiry, \"cause\" will be \"expired\". If a cookie was removed due to being overwritten with an already-expired expiration date, \"cause\" will be set to \"expired_overwrite\". If a cookie was automatically removed due to garbage collection, \"cause\" will be \"evicted\". If a cookie was automatically removed due to a \"set\" call that overwrote it, \"cause\" will be \"overwrite\". Plan your response accordingly."}
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseSvnDiffFooter.pl | 427 plan(tests => 2 * $testCasesCount); # Total number of assertions.
|
/external/chromium_org/third_party/harfbuzz-ng/ |
harfbuzz-ng.target.darwin-arm.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.darwin-arm64.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.darwin-mips.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.darwin-x86.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.darwin-x86_64.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.linux-arm.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.linux-arm64.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.linux-mips.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.linux-x86.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
harfbuzz-ng.target.linux-x86_64.mk | 54 third_party/harfbuzz-ng/src/hb-shape-plan.cc \
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
linuxdevicemanager.cc | 281 LOG(LS_INFO) << "Plan B. Scanning all video devices in /dev directory";
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_vs_variant.c | 50 /* Basic plan is to run these two translate functions before/after
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrTextureStripAtlas.cpp | 139 // Find the entry in the list; if it's before the index where we plan on adding the new
|
/external/chromium_org/third_party/sqlite/src/test/ |
analyze5.test | 28 uplevel execsql [list "EXPLAIN QUERY PLAN $sql"] $db
|