OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vce
(Results
1 - 17
of
17
) sorted by null
/packages/providers/DownloadProvider/res/values-cs/
strings.xml
19
<string name="app_label" msgid="3658948994665187911">"Sprá
vce
stahování"</string>
21
<string name="permdesc_downloadManager" msgid="4237406545998908947">"Umo??uje aplikaci získat p?ístup do sprá
vce
stahování a pou?ít jej ke stahování soubor?. ?kodlivé aplikace mohou toto oprávn?ní pou?ít k p?eru?ení stahování a získání p?ístupu k soukromým údaj?m."</string>
22
<string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Pokro?ilé funkce sprá
vce
stahování."</string>
23
<string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Umo??uje aplikaci získat p?ístup k pokro?ilým funkcím sprá
vce
stahování. ?kodlivé aplikace mohou toto oprávn?ní pou?ít k p?eru?ení stahování a získání p?ístupu k soukromým údaj?m."</string>
30
<string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Umo??uje aplikaci stahovat soubory do mezipam?ti stahování, kterou nelze automaticky vymazat, pokud sprá
vce
stahování pot?ebuje více místa."</string>
32
<string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Umo??uje aplikaci stahovat soubory prost?ednictvím sprá
vce
stahování bez oznámení u?ivateli."</string>
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Makefile
384
@ echo nmake clean
VCE
(to build the MSVC dll with C++ exception handling)
387
@ echo nmake clean
VCE
-inlined (to build the MSVC inlined dll with C++ exception handling)
391
@ echo nmake clean
VCE
-debug (to build the debug MSVC dll with C++ exception handling)
394
@ echo nmake clean
VCE
-inlined-debug (to build the debug MSVC inlined dll with C++ exception handling)
400
@ $(MAKE) /E clean
VCE
-inlined
403
@ $(MAKE) /E clean
VCE
-inlined-debug
407
VCE
:
410
VCE
-debug:
429
VCE
-inlined:
432
VCE
-inlined-debug
[
all
...]
README
344
nmake clean
VCE
(to build the MSVC dll with C++ exception handling)
347
nmake clean
VCE
-inlined (to build the MSVC inlined dll with C++ exception handling)
351
nmake clean
VCE
-debug (to build the debug MSVC dll with C++ exception handling)
354
nmake clean
VCE
-inlined-debug (to build the debug MSVC inlined dll with C++ exception handling)
374
nmake clean
VCE
(to test using the
VCE
dll with VC++ EH applications)
378
nmake clean
VCE
-bench (to benchtest using
VCE
dll with C++ bench app)
/frameworks/av/media/libstagefright/
FLACExtractor.cpp
351
FLAC__StreamMetadata_VorbisComment_Entry *
vce
;
local
352
vce
= &vc->comments[i];
353
if (mFileMetadata != 0 &&
vce
->entry != NULL) {
354
parseVorbisComment(mFileMetadata, (const char *)
vce
->entry,
355
vce
->length);
/packages/apps/PackageInstaller/res/values-cs/
strings.xml
72
<string name="manage_device_administrators" msgid="891392489300312370">"Spravovat sprá
vce
za?ízení"</string>
/external/chromium_org/chrome/app/resources/
chromium_strings_cs.xtb
82
<translation id="9191268552238695869">Sprá
vce
do tohoto po?íta?e nainstaloval prohlí?e? Chromium, který je p?ístupný v?em u?ivatel?m. Va?i instalaci prohlí?e?e Chromium na úrovni u?ivatele nyní nahradí instalace na systémové úrovni.</translation>
116
<translation id="8862326446509486874">Nemáte práva nutná k provád?ní instalací na úrovni systému. Zkuste spustit instala?ní program jako sprá
vce
.</translation>
134
<translation id="7223968959479464213">Sprá
vce
úloh ? Chromium</translation>
google_chrome_strings_cs.xtb
127
<translation id="8862326446509486874">Nemáte práva nutná k provád?ní instalací na úrovni systému. Zkuste spustit instala?ní program jako sprá
vce
.</translation>
227
<translation id="6049075767726609708">Sprá
vce
ji? na tomto po?íta?i na systémové úrovni nainstaloval Google Chrome, který je p?ístupný v?em u?ivatel?m. Instalaci prohlí?e?e Google Chrome na úrovni u?ivatele nahradí instalace na systémové úrovni.</translation>
231
<translation id="7106741999175697885">Sprá
vce
úloh - Google Chrome</translation>
generated_resources_cs.xtb
80
<translation id="8972513834460200407">Obra?te se na svého sprá
vce
sít? a ov??te, ?e stahování ze server? Google neblokuje firewall.</translation>
171
<translation id="1420402355024304300">Zkontrolujte zásady svého sprá
vce
</translation>
276
<translation id="7002454948392136538">Vyberte sprá
vce
tohoto dozorovaného u?ivatele</translation>
[
all
...]
/packages/apps/Settings/res/values-cs/
strings.xml
[
all
...]
/external/llvm/utils/TableGen/
SubtargetEmitter.cpp
[
all
...]
/packages/apps/Email/res/values-cs/
strings.xml
175
<string name="account_setup_failed_access_denied" msgid="6835358740050287051">"Nemáte oprávn?ní k synchronizaci s tímto serverem. Vy?ádejte si dal?í informace od sprá
vce
serveru."</string>
[
all
...]
/external/llvm/lib/Analysis/
ScalarEvolution.cpp
388
if (ConstantExpr *
VCE
= dyn_cast<ConstantExpr>(getValue()))
389
if (
VCE
->getOpcode() == Instruction::PtrToInt)
390
if (ConstantExpr *CE = dyn_cast<ConstantExpr>(
VCE
->getOperand(0)))
405
if (ConstantExpr *
VCE
= dyn_cast<ConstantExpr>(getValue()))
406
if (
VCE
->getOpcode() == Instruction::PtrToInt)
407
if (ConstantExpr *CE = dyn_cast<ConstantExpr>(
VCE
->getOperand(0)))
430
if (ConstantExpr *
VCE
= dyn_cast<ConstantExpr>(getValue()))
431
if (
VCE
->getOpcode() == Instruction::PtrToInt)
432
if (ConstantExpr *CE = dyn_cast<ConstantExpr>(
VCE
->getOperand(0)))
[
all
...]
/packages/apps/Browser/res/values-cs/
strings.xml
[
all
...]
/external/chromium_org/components/policy/resources/
policy_templates_cs.xtb
17
<translation id="6106630674659980926">Aktivovat sprá
vce
hesel</translation>
290
<translation id="5564962323737505851">Slou?í ke konfiguraci sprá
vce
hesel. Pokud je sprá
vce
hesel aktivní, m??ete se rozhodnout, zda u?ivatel?m povolíte zobrazovat hesla jako ?itelný text.</translation>
[
all
...]
/frameworks/base/core/res/res/values-cs/
strings.xml
[
all
...]
/packages/apps/Camera/perftests/panorama/output/
golden.ppm
[
all
...]
/packages/inputmethods/LatinIME/dictionaries/
cs_wordlist.combined.gz
Completed in 2806 milliseconds