HomeSort by relevance Sort by last modified time
    Searched full:plan (Results 126 - 150 of 885) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 288 _hb_ot_shape_normalize (const hb_ot_shape_plan_t *plan,
292 hb_ot_shape_normalization_mode_t mode = plan->shaper->normalization_preference;
294 plan,
298 plan->shaper->decompose ? plan->shaper->decompose : decompose_unicode,
299 plan->shaper->compose ? plan->shaper->compose : compose_unicode
hb-face-private.hh 36 #include "hb-shape-plan-private.hh"
  /external/chromium_org/third_party/sqlite/src/test/
eqp.test 368 # EVIDENCE-OF: R-64208-08323 sqlite> EXPLAIN QUERY PLAN SELECT a, b
376 # sqlite> EXPLAIN QUERY PLAN SELECT a, b FROM t1 WHERE a=1;
384 # sqlite> EXPLAIN QUERY PLAN SELECT a, b FROM t1 WHERE a=1;
391 # EVIDENCE-OF: R-22253-05302 sqlite> EXPLAIN QUERY PLAN SELECT t1.*,
401 # EVIDENCE-OF: R-21040-07025 sqlite> EXPLAIN QUERY PLAN SELECT t1.*,
411 # sqlite> EXPLAIN QUERY PLAN SELECT * FROM t1 WHERE a=1 OR b=2;
420 # EVIDENCE-OF: R-33025-54904 sqlite> EXPLAIN QUERY PLAN SELECT c, d
429 # sqlite> EXPLAIN QUERY PLAN SELECT c, d FROM t2 ORDER BY c;
436 # EVIDENCE-OF: R-29884-43993 sqlite> EXPLAIN QUERY PLAN SELECT
452 # EVIDENCE-OF: R-17911-16445 sqlite> EXPLAIN QUERY PLAN SELEC
    [all...]
fts3aux1.test 107 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE term='braid'
110 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE +term='braid'
156 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE term>'brain'
159 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE +term>'brain'
163 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE term<'brain'
166 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE +term<'brain'
170 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE term BETWEEN 'brags' AND 'brain'
173 EXPLAIN QUERY PLAN SELECT * FROM terms WHERE +term BETWEEN 'brags' AND 'brain'
342 do_execsql_test 2.3.1.$tn "EXPLAIN QUERY PLAN $sql" $res
407 uplevel do_execsql_test $tn [list "EXPLAIN QUERY PLAN $sql ; $sql"] [list $r
    [all...]
autoindex1.test 146 EXPLAIN QUERY PLAN
155 EXPLAIN QUERY PLAN
164 EXPLAIN QUERY PLAN
226 EXPLAIN QUERY PLAN
soak.test 42 # Test plan:
  /frameworks/base/packages/Keyguard/res/values-az-rAZ/
strings.xml 39 <string name="keyguard_missing_sim_message" product="tablet" msgid="1445849005909260039">"Plan?etd? S?M kart yoxdur.."</string>
124 <string name="kg_failed_attempts_almost_at_wipe" product="tablet" msgid="1575557200627128949">"Siz plan?et kilidini açmaq üçün <xliff:g id="NUMBER_0">%d</xliff:g> d?f? u?ursuz c?hd etmisiniz. <xliff:g id="NUMBER_1">%d</xliff:g> d?f? d? u?ursuz c?hd ets?niz, plan?et fabrik ayarlar?na s?f?rlanacaq v? bütün m?lumatlar?n?z it?c?k."</string>
126 <string name="kg_failed_attempts_now_wiping" product="tablet" msgid="2072996269148483637">"Siz plan?et kilidini açmaq üçün <xliff:g id="NUMBER">%d</xliff:g> d?f? u?ursuz c?hd etmisiniz. Plan?et fabrik ayarlar?na s?f?rlanacaq."</string>
128 <string name="kg_failed_attempts_almost_at_login" product="tablet" msgid="3253575572118914370">"Siz kilidi açmaq üçün ?ablonu <xliff:g id="NUMBER_0">%d</xliff:g> d?f? s?hv ç?kdiniz. <xliff:g id="NUMBER_1">%d</xliff:g> daha u?ursuz c?hdd?n sonra plan?etinizin kilidini e-poçt hesab?n?zla açmaq t?l?b olunacaq.\n\n <xliff:g id="NUMBER_2">%d</xliff:g> saniy? ?rzind? bir daha yoxlay?n."</string>
  /frameworks/base/packages/Keyguard/res/values-lt/
strings.xml 40 <string name="keyguard_missing_sim_message" product="tablet" msgid="1445849005909260039">"Plan?etiniame kompiuteryje n?ra SIM kortel?s."</string>
131 <string name="kg_failed_attempts_almost_at_wipe" product="tablet" msgid="1575557200627128949">"<xliff:g id="NUMBER_0">%d</xliff:g> k. band?te netinkamai atrakinti plan?etin? kompiuter?. Po dar <xliff:g id="NUMBER_1">%d</xliff:g> nes?km. band. plan?etiniame kompiuteryje bus i? naujo nustatyti numatytieji gamyklos nustatymai ir bus prarasti visi naudotojo duomenys."</string>
133 <string name="kg_failed_attempts_now_wiping" product="tablet" msgid="2072996269148483637">"<xliff:g id="NUMBER">%d</xliff:g> k. band?te netinkamai atrakinti plan?etin? kompiuter?. Plan?etiniame kompiuteryje bus i? naujo nustatyti numatytieji gamyklos nustatymai."</string>
135 <string name="kg_failed_attempts_almost_at_login" product="tablet" msgid="3253575572118914370">"Netinkamai nupie??te atrakinimo pie?in? <xliff:g id="NUMBER_0">%d</xliff:g> k. Po dar <xliff:g id="NUMBER_1">%d</xliff:g> nes?km. band. b?site papra?yti atrakinti plan?etin? kompiuter? naudodami ?Google? prisijungimo duomenis.\n\n Bandykite dar kart? po <xliff:g id="NUMBER_2">%d</xliff:g> sek."</string>
  /external/chromium_org/chrome/browser/chromeos/
mobile_config.h 106 // even if device is activated and doesn't need new data plan.
107 // It's not shown when one of the "Buy plan" / "Activate" is shown.
108 // All "Buy plan" / "Activate" / "View account" buttons launch
  /external/chromium_org/third_party/harfbuzz-ng/
BUILD.gn 105 "src/hb-shape-plan.cc",
106 "src/hb-shape-plan.h",
107 "src/hb-shape-plan-private.hh",
harfbuzz.gyp 123 'src/hb-shape-plan.cc',
124 'src/hb-shape-plan.h',
125 'src/hb-shape-plan-private.hh',
  /packages/apps/PackageInstaller/res/values-lt/
strings.xml 38 <string name="install_failed_cpu_abi_incompatible" product="tablet" msgid="7098684468842750800">"?i programa nesuderinama su j?s? plan?etiniu kompiuteriu."</string>
43 <string name="install_failed_msg" product="tablet" msgid="8368835262605608787">"J?s? plan?etiniame kompiuteryje nepavyko ?diegti ?<xliff:g id="APP_NAME">%1$s</xliff:g>?."</string>
47 <string name="unknown_apps_dlg_text" product="tablet" msgid="7504186369474734767">"Saugumo sumetimais plan?. komp. nustatytas progr., ?sigyt? i? ne?inom? ?altini?, diegimo blokavimas."</string>
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java 30 * This may be missing in the case of a new {@link Voicemail} that we plan to insert into the
  /external/antlr/antlr-3.4/runtime/Perl5/t/examples/
expr.t 9 plan tests => 1;
  /external/chromium_org/sync/internal_api/public/
read_node.h 41 // server during first sync. Eventually, we plan to remove support for it
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
runCommand.pl 66 plan(tests => $testCasesCount); # Total number of assertions.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-face-private.hh 36 #include "hb-shape-plan-private.hh"
  /external/chromium_org/third_party/libjingle/source/talk/base/
ratelimiter.h 39 // It's implemented like a diet plan: You have so many calories per
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
263.txt 15 # Generated from the ITU plan published 12th December 2012. The Wikipedia page
  /external/clang/test/PCH/
field-designator.c 31 static const struct U plan = { .e = 1 }; local
  /external/lldb/include/lldb/Symbol/
FuncUnwinders.h 27 // 4. An architectural default unwind plan when none of the above are
  /frameworks/base/docs/html/guide/practices/app-design/
index.jd 6 <p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and consider these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DownloadOverMeteredDialog.java 33 * a metered connection or not (e.g. their mobile data plan).
  /frameworks/base/core/res/res/values-lt/
strings.xml 150 <string name="low_memory" product="tablet" msgid="6494019234102154896">"Plan?etinio kompiuterio atmintis pilna. Kad atlaisvintum?te vietos, i?trinkite kelis failus."</string>
157 <string name="power_dialog" product="tablet" msgid="8545351420865202853">"Plan?etinio kompiuterio parinktys"</string>
168 <string name="shutdown_confirm" product="tablet" msgid="3385745179555731470">"Plan?etinio kompiuterio veikimas bus sustabdytas."</string>
176 <string name="global_actions" product="tablet" msgid="408477140088053665">"Plan?etinio kompiuterio parinktys"</string>
292 <string name="permdesc_readSms" product="tablet" msgid="2467981548684735522">"Leid?iama programai skaityti plan?etiniame kompiute (…)
    [all...]
  /external/chromium_org/v8/test/mjsunit/
string-match.js 84 var stringSample = "A man, a plan, a canal: Panama";
130 ["A", "man", "a", "plan", "a", "canal", "Panama"],

Completed in 960 milliseconds

1 2 3 4 56 7 8 91011>>