HomeSort by relevance Sort by last modified time
    Searched full:000 (Results 601 - 625 of 2064) sorted by null

<<21222324252627282930>>

  /external/chromium_org/components/policy/resources/
policy_templates_bg.xtb 211 <translation id="1492145937778428165">??????? ??????? ? ???????????, ?? ????? ???????? ?? ?????????? ?? ???????????? ?? ??????? ?? ?????????? ?? ?????????. ?????????? ?? ???? ??????? ?????? ???????????? ???????? ?? 3 ????. ????????? ????????? ?? ????? 1 800 000 (30 ??????) ? 86 400 000 (1 ???). ?????? ????? ???? ?????? ?? ???? ????????? ??? ??????????? ???????. ??? ???? ??????? ? ???????? ??????????, <ph name="PRODUCT_OS_NAME"/> ?? ???????? ?????????? ?? ???????????? ?? 3 ????.</translation>
    [all...]
  /external/compiler-rt/test/builtins/Unit/ppc/
qmul_test.c 282 {0x1.000001fff8008p-475, -0x1.0000000000000p-557, 0x1.000ffffff8000p+593, 0x1.ffffffffffc00p+538, 0x1.0010020010000p+118, 0x1.fc0023ddedc10p+63},
283 {0x1.000001fff8008p-475, -0x1.0000000000000p-557, -0x1.000ffffff8000p+593, -0x1.ffffffffffc00p+538, -0x1.0010020010000p+118, -0x1.fc0023ddedc10p+63},
284 {-0x1.000001fff8008p-475, 0x1.0000000000000p-557, 0x1.000ffffff8000p+593, 0x1.ffffffffffc00p+538, -0x1.0010020010000p+118, -0x1.fc0023ddedc10p+63},
285 {-0x1.000001fff8008p-475, 0x1.0000000000000p-557, -0x1.000ffffff8000p+593, -0x1.ffffffffffc00p+538, 0x1.0010020010000p+118, 0x1.fc0023ddedc10p+63},
    [all...]
fixtfdi_test.c 141 {-0x1.000ffffff8000p+57, -0x1.ffffffffffc00p+2, INT64_C(0xfdffe000000ffff9)},
197 {-0x1.000fff8000000p+0, -0x1.fffffe0000000p-62, INT64_C(0xffffffffffffffff)},
302 {0x1.000f00007fff8p+2, 0x1.ffffff8000000p-60, INT64_C(0x0000000000000004)},
317 {-0x1.000fffff80000p+29, -0x1.3ffffffc00000p-46, INT64_C(0xffffffffdffe0001)},
332 {0x1.000ffe0fffffep+38, 0x1.ffffc00000000p-49, INT64_C(0x0000004003ff83ff)},
391 {-0x1.000ffffff8000p+593, -0x1.ffffffffffc00p+538, INT64_C(0x8000000000000000)},
  /external/valgrind/main/none/tests/ppc32/
jm-vmx.stdout.exp     [all...]
jm-vmx.stdout.exp_Minus_nan     [all...]
round.c 540 { 000, 00, 0x000000 }, /* : X */
542 { 000, 00, 0x000000 }, /* : X */
544 { 000, 00, 0x000000 }, /* : X */
546 { 000, 00, 0x000000 }, /* : X */
548 { 000, 00, 0x000000 }, /* : X */
550 { 000, 00, 0x000000 }, /* : X */
552 { 000, 00, 0x000000 }, /* : X */
  /external/valgrind/main/none/tests/ppc64/
jm-vmx.stdout.exp     [all...]
jm-vmx.stdout.exp_Minus_nan     [all...]
round.c 540 { 000, 00, 0x000000 }, /* : X */
542 { 000, 00, 0x000000 }, /* : X */
544 { 000, 00, 0x000000 }, /* : X */
546 { 000, 00, 0x000000 }, /* : X */
548 { 000, 00, 0x000000 }, /* : X */
550 { 000, 00, 0x000000 }, /* : X */
552 { 000, 00, 0x000000 }, /* : X */
  /development/ide/xcode/SampleCode/SampleCode.xcodeproj/
project.pbxproj 12 000A1CB00DA522ED003DAC04 /* SamplePolyToPoly.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000A1CAF0DA522ED003DAC04 /* SamplePolyToPoly.cpp */; };
13 000DC0C60D63796E00854F5A /* SampleTextAlpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000DC0C50D63796E00854F5A /* SampleTextAlpha.cpp */; };
264 000A1CAF0DA522ED003DAC04 /* SamplePolyToPoly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePolyToPoly.cpp; path = ../../../tests/skia/SampleCode/SamplePolyToPoly.cpp; sourceTree = SOURCE_ROOT; };
265 000DC0C50D63796E00854F5A /* SampleTextAlpha.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTextAlpha.cpp; path = ../../../tests/skia/SampleCode/SampleTextAlpha.cpp; sourceTree = SOURCE_ROOT; };
    [all...]
  /external/chromium_org/base/strings/
safe_sprintf_unittest.cc 431 ref[sz-1] = '\000';
502 *buf = '\000';
559 EXPECT_EQ("000", std::string(buf));
593 EXPECT_EQ("000", std::string(buf));
629 EXPECT_EQ("000", std::string(buf));
  /art/disassembler/
disassembler_arm.cc 758 // |111|1|11|000000|0000|1111|1100|000|0 |0000|
761 // |332|2|22|222222|1111|1111|1100|000|0 |0000|
770 if (op3 < 0x20 && (op3 & ~5) != 0) { // 0xxxxx and not 000x0x
    [all...]
  /development/ide/xcode/graphics.xcodeproj/
project.pbxproj 14 000C28720AA50FFE005A479B /* SkColorFilters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000C28700AA50FFE005A479B /* SkColorFilters.cpp */; };
15 000C28730AA50FFF005A479B /* SkCullPoints.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000C28710AA50FFE005A479B /* SkCullPoints.cpp */; };
16 000C28790AA51077005A479B /* SkColorFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000C28780AA51077005A479B /* SkColorFilter.cpp */; };
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm64_defs.c     [all...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar 
  /external/chromium_org/v8/test/mjsunit/third_party/
regexp-pcre.js 939 res[860] = /(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|"(?:[^\\\x80-\xff\n\015"]|\\[^\x80-\xff])*")(?:(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*\.(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|"(?:[^\\\x80-\xff\n\015"]|\\[^\x80-\xff])*"))*(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*@(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|\[(?:[^\\\x80-\xff\n\015\[\]]|\\[^\x80-\xff])*\])(?:(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*\.(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|\[(?:[^\\\x80-\xff\n\015\[\]]|\\[^\x80-\xff])*\]))*|(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|"(?:[^\\\x80-\xff\n\015"]|\\[^\x80-\xff])*")(?:[^()<>@,;:".\\\[\]\x80-\xff\000-\01 (…)
    [all...]
  /external/chromium_org/net/filter/
sdch_filter_unittest.cc 793 // FLG \000 (special flags that we do not support)
799 const char kGZipHeader[] = { '\037', '\213', '\010', '\000', '\000',
800 '\000', '\000', '\000', '\002', '\377' };
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 79 // 000....dddd..cccccc..bbbbbb....a
88 // 000..dddddd..cccccc....bbbb....a
119 // 000...ddddd...ccccc...bbbbb...aa
126 // 000...ddddd...ccccc...bbbbb...aa
135 // 000...ddddd...........bbbbb.....
145 // 000...........ccccc.............
  /external/glide/third_party/disklrucache/
disklrucache-2.0.2.jar 
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp.cc     [all...]
  /build/tools/droiddoc/templates-sac/assets/
android-developer-docs.css 29 color:#000;
565 border: 0px solid #000;
1179 .pln { color: #000; }
1194 .pln { color: #000; }
1215 color:#000;
1355 color: #000;
1754 color:#000;
1948 color:#000;
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 29 color:#000;
565 border: 0px solid #000;
1179 .pln { color: #000; }
1194 .pln { color: #000; }
1215 color:#000;
1355 color: #000;
1754 color:#000;
1948 color:#000;
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/
android-developer-docs.css 29 color:#000;
565 border: 0px solid #000;
1179 .pln { color: #000; }
1194 .pln { color: #000; }
1215 color:#000;
1355 color: #000;
1754 color:#000;
1948 color:#000;
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
T_filled_new_array_8.dfh 140 // parsed: offset 288, len 6: |000c: const v8, #float 0.000000 // #0x00000000 int
142 // parsed: offset 294, len 6: |000f: const v9, #float 0.000000 // #0x00000000 int
  /external/bison/tests/
torture.at 483 # Fails: beyond the limit of 10,000 (which we don't reach anyway since we
524 # Fails: beyond the limit of 10,000 (which we don't reach anyway since we

Completed in 1252 milliseconds

<<21222324252627282930>>