Home
last modified time | relevance | path

Searched refs:independent (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/
H A Dconfigure-cmake109 --prefix=PREFIX install architecture-independent files in PREFIX
115 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
120 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
121 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp48 // performance by some fixed amount (independent of the image size), which can
609 bool independent; in onIncrementalDecodeTwoPass() local
613 independent = true; in onIncrementalDecodeTwoPass()
617 independent = f->getRequiredFrame() == SkCodec::kNoFrame; in onIncrementalDecodeTwoPass()
628 if (!independent) { in onIncrementalDecodeTwoPass()
652 if (independent && (bounds != this->bounds() || result != kSuccess)) { in onIncrementalDecodeTwoPass()
662 // Otherwise, if the frame were interlaced and not independent, the in onIncrementalDecodeTwoPass()
692 if (independent) { in onIncrementalDecodeTwoPass()
H A DSkWebpCodec.cpp367 const bool independent = index == 0 ? true : in onGetPixels() local
374 if (independent && frameIsSubset) { in onGetPixels()
445 const bool blendWithPrevFrame = !independent && frame.blend_method == WEBP_MUX_BLEND in onGetPixels()
H A DSkCodec.cpp825 static bool independent(const SkFrame& frame) { in independent() function
839 // A required frame of kNoFrame means that this frame is independent: drawing
845 // implementation, for independent frames, first party Skia code (in src/codec)
865 // whole image or it is itself otherwise independent.
869 // and including the most recent independent frame before this frame.
911 if (prevFrameRect == screenRect || independent(*prevFrame)) { in setAlphaAndRequiredFrame()
921 // frame is independent), prevFrame could be marked independent. in setAlphaAndRequiredFrame()
/third_party/gn/src/gn/
H A Dohos_components.cc591 const Value *support, const Value *independent) in LoadOhosComponentsMapping()
600 if (!independent || !independent->boolean_value()) { in LoadOhosComponentsMapping()
590 LoadOhosComponentsMapping(const std::string& build_dir, const Value *support, const Value *independent) LoadOhosComponentsMapping() argument
H A Dsetup.cc200 there are two independent GN builds in the same directories.
445 const Value *independent = build_settings_.build_args().GetArgOverride("ohos_indep_compiler_enable");
447 if (!ohos_components_.LoadOhosComponents(build_dir, support, independent, product, err)) {
473 if (independent) {
474 ohos_components_.LoadOhosComponentsMapping(build_dir, support, independent);
H A Dohos_components.h84 void LoadOhosComponentsMapping(const std::string& build_dir, const Value *support, const Value *independent);
H A Dcommand_gen.cc693 replay of individual compilations independent of the build system.
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp305 // independent due to loop bounds (won't enter if N <= 0). in TEST()
327 // independent as different arrays in TEST()
935 // independent due to loop bounds (won't enter when N <= 0)
991 // independent due to loop bounds (won't enter when N <= 0).
2533 arr[2*i] = arr[4*j+3]; // 4, independent
2537 arr[10*i+10*j] = arr[10*i+10*j+3]; // 8, independent
2544 arr[10*i] = arr[5*j]; // 13, independent
2545 arr[5*i] = arr[10*j]; // 14, independent
2546 arr[9*i] = arr[3*j]; // 15, independent
2547 arr[3*i] = arr[9*j]; // 16, independent
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp305 // independent due to loop bounds (won't enter if N <= 0). in TEST()
327 // independent as different arrays in TEST()
935 // independent due to loop bounds (won't enter when N <= 0)
991 // independent due to loop bounds (won't enter when N <= 0).
2533 arr[2*i] = arr[4*j+3]; // 4, independent
2537 arr[10*i+10*j] = arr[10*i+10*j+3]; // 8, independent
2544 arr[10*i] = arr[5*j]; // 13, independent
2545 arr[5*i] = arr[10*j]; // 14, independent
2546 arr[9*i] = arr[3*j]; // 15, independent
2547 arr[3*i] = arr[9*j]; // 16, independent
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp299 // independent due to loop bounds (won't enter if N <= 0). in TEST()
321 // independent as different arrays in TEST()
929 // independent due to loop bounds (won't enter when N <= 0)
985 // independent due to loop bounds (won't enter when N <= 0).
2527 arr[2*i] = arr[4*j+3]; // 4, independent
2531 arr[10*i+10*j] = arr[10*i+10*j+3]; // 8, independent
2538 arr[10*i] = arr[5*j]; // 13, independent
2539 arr[5*i] = arr[10*j]; // 14, independent
2540 arr[9*i] = arr[3*j]; // 15, independent
2541 arr[3*i] = arr[9*j]; // 16, independent
[all...]
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info.tex49 currently no target-independent flags. For the IA-64 target, the
H A Dlibunwind-ia64.tex20 \Type{unw\_word\_t} is always defined to be 64 bits wide (independent
H A Dlibunwind.tex8 \begin{Name}{3}{libunwind}{David Mosberger-Tang}{Programming Library}{Introduction to libunwind}libunwind -- a (mostly) platform-independent unwind API
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak173 # Windows be machine-independent and use those tools for both ARM and ARM64.
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak166 # Windows be machine-independent and use those tools for both ARM and ARM64.
/third_party/icu/icu4c/source/
H A Dconfigure1399 --prefix=PREFIX install architecture-independent files in PREFIX
1416 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1422 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1423 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1388 --prefix=PREFIX install architecture-independent files in PREFIX
1405 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1410 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1411 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/libevdev/
H A Dconfigure1423 --prefix=PREFIX install architecture-independent files in PREFIX
1440 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1446 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1447 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1396 --prefix=PREFIX install architecture-independent files in PREFIX
1413 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1418 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1419 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm709 ; arch-independent part
/third_party/eudev/
H A Dconfigure1430 --prefix=PREFIX install architecture-independent files in PREFIX
1447 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1452 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1453 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/lame/
H A Dconfigure1410 --prefix=PREFIX install architecture-independent files in PREFIX
1427 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1432 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1433 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure1459 --prefix=PREFIX install architecture-independent files in PREFIX
1476 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1481 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1482 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/node/deps/cares/
H A Dconfigure1444 --prefix=PREFIX install architecture-independent files in PREFIX
1461 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1467 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1468 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]

Completed in 126 milliseconds

12