/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/external/python/cpython3/Lib/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/frameworks/support/samples/Support13Demos/src/main/java/com/example/android/supportv13/ |
Cheeses.java | 138 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/ |
Cheeses.java | 138 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/ |
Cheeses.java | 138 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/ |
Cheeses.java | 138 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_metaclass.py | 101 # find the suite node (Mmm, sweet nodes)
|
/external/brotli/tests/testdata/ |
asyoulik.txt | 160 ADAM Sweet masters, be patient: for your father's 317 CELIA I pray thee, Rosalind, sweet my coz, be merry. 341 sweet Rose, my dear Rose, be merry. 873 Shall we be sunder'd? shall we part, sweet girl? 945 Hath not old custom made this life more sweet 955 Sweet are the uses of adversity, 965 Into so quiet and so sweet a style. [all...] |
plrabn12.txt | [all...] |
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
VirtualContainerActivityCompatModeTest.java | 241 .setField(ID_PASSWORD, "sweet")
|
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/developers/samples/android/common/src/java/com/example/android/common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/dummydata/ |
Cheeses.java | 144 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/external/autotest/docs/ |
coding-style.md | 196 Functions should be short and sweet, and do just one thing. They should
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListFilter.java | 178 "Sweet Style Swiss", "Swiss", "Syrian (Armenian String)", "Tala", "Taleggio", "Tamie",
|
/external/skia/site/dev/contrib/ |
simd.md | 13 We're going to wrap low-level platform-specific instrinsics with zero-cost abstractions with interfaces matching Skia's higher-level-but-still-quite-low-level use cases. Skia code will write to this interface _once_, which then compiles to efficient SSE, NEON, or portable code (MIPS is quite TBD, for now group it conceptually under portable code) via platform-specific backends. The key here is to find the right sweet spot of abstraction that allows us to express the graphical concepts we want in Skia while allowing each of those platform-specific backends flexibility to implement those concepts as efficiently as possible. 99 We allow each `SkPx` backend to choose how it physically represents `SkPx`, `SkPx::Wide`, and `SkPx::Alpha` and to choose any power of two as its `SkPx::N` sweet spot. Code working with `SkPx` typically runs a loop like this:
|
/external/skqp/site/dev/contrib/ |
simd.md | 13 We're going to wrap low-level platform-specific instrinsics with zero-cost abstractions with interfaces matching Skia's higher-level-but-still-quite-low-level use cases. Skia code will write to this interface _once_, which then compiles to efficient SSE, NEON, or portable code (MIPS is quite TBD, for now group it conceptually under portable code) via platform-specific backends. The key here is to find the right sweet spot of abstraction that allows us to express the graphical concepts we want in Skia while allowing each of those platform-specific backends flexibility to implement those concepts as efficiently as possible. 99 We allow each `SkPx` backend to choose how it physically represents `SkPx`, `SkPx::Wide`, and `SkPx::Alpha` and to choose any power of two as its `SkPx::N` sweet spot. Code working with `SkPx` typically runs a loop like this:
|