Searched refs:sharp (Results 1 – 25 of 81) sorted by relevance
1234
/external/flatbuffers/docs/source/ |
D | JavaCsharpUsage.md | 1 Use in Java/C# {#flatbuffers_guide_use_java_c-sharp} 17 ## FlatBuffers Java and C-sharp code location 26 #### C-sharp 33 ## Testing the FlatBuffers Java and C-sharp libraries 50 #### C-sharp 86 [explained in a section below](#differences_in_c-sharp).* 110 <a name="differences_in_c-sharp"> 111 #### Differences in C-sharp
|
D | FlatBuffers.md | 133 - How to [use the generated Java/C# code](@ref flatbuffers_guide_use_java_c-sharp)
|
/external/libxcam/tests/ |
D | test-image-deblurring.cpp | 146 SmartPtr<CVImageSharp> sharp = new CVImageSharp (); in main() local 162 float input_sharp = sharp->measure_sharp (input_image); in main() 163 float output_sharp = sharp->measure_sharp (output_image); in main()
|
/external/u-boot/arch/arm/dts/ |
D | omap3-panel-sharp-ls037v7dw01.dtsi | 30 compatible = "sharp,ls037v7dw01";
|
D | omap3-evm-common.dtsi | 68 #include "omap3-panel-sharp-ls037v7dw01.dtsi"
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | de | 16 // The unicode capital letter sharp s U+1E9E is transformed to "SS" 17 // to match the rules for capitalizing sharp s in german. 18 // If the capital sharp s is needed, delete the line 20 // If both doubled S and capital sharp s are needed, use 0x1001E9E 21 // for capital sharp s and some free unicode codepoint like 0x1001E9C
|
D | us | 1021 key <AC02> { [ s, S, ssharp, 0x1001E9C ] }; // uppercase S sharp 1084 key <AC02> { [ s, S, ssharp, 0x1001E9C ] }; // uppercase S sharp
|
/external/libxkbcommon/xkbcommon/test/data/types/ |
D | extra | 111 // The capital form of ssharp (called sharp s) only exists for completely
|
/external/webp/src/dsp/ |
D | enc_neon.c | 824 const uint16x8_t sharp = vld1q_u16(&mtx->sharpen_[offset]); in Quantize_NEON() local 833 const uint16x8_t c = vaddq_u16(b, sharp); // + sharpen in Quantize_NEON()
|
/external/skia/site/user/api/ |
D | skpaint_overview.md | 177 * SkCornerPathEffect: a path effect that can turn sharp corners into
|
D | SkPaint_Reference.md | 2091 Returns the limit at which a sharp corner is drawn beveled. 2121 Sets the limit at which a sharp corner is drawn beveled. 2311 <a href='#Paint_Stroke_Join'>Stroke_Join</a> draws at the sharp corners of an open or closed <a hre… 2347 Choose miter join to draw sharp corners. Choose round join to draw a <a href='undocumented#Circle'>… 2373 …'>circle</a> with a diameter of <a href='#Paint_Stroke_Width'>Stroke_Width</a> at the sharp corner. 2380 Connects the outside edges of the sharp corner.
|
/external/skqp/site/user/api/ |
D | skpaint_overview.md | 177 * SkCornerPathEffect: a path effect that can turn sharp corners into
|
D | SkPaint_Reference.md | 2118 Returns the limit at which a sharp corner is drawn beveled. 2148 Sets the limit at which a sharp corner is drawn beveled. 2338 <a href='#Paint_Stroke_Join'>Stroke_Join</a> draws at the sharp corners of an open or closed <a hre… 2374 Choose miter join to draw sharp corners. Choose round join to draw a <a href='undocumented#Circle'>… 2400 …'>circle</a> with a diameter of <a href='#Paint_Stroke_Width'>Stroke_Width</a> at the sharp corner. 2407 Connects the outside edges of the sharp corner.
|
/external/skia/docs/ |
D | SkPaint_Reference.bmh | 1050 #Line # returns Miter_Limit, angles with sharp corners ## 1069 #Line # sets Miter_Limit, angles with sharp corners ## 1216 Stroke_Join draws at the sharp corners of an open or closed Path_Contour. 1257 Choose miter join to draw sharp corners. Choose round join to draw a circle with a 1273 Adds a circle with a diameter of Stroke_Width at the sharp corner. 1278 Connects the outside edges of the sharp corner.
|
D | spelling.txt | 203 shallow shape shapes shaping share shareable shared shares sharing sharp shear shift
|
D | SkRRect_Reference.bmh | 80 The bounds and radii can be set so that SkRRect describes: a rectangle with sharp corners;
|
/external/skqp/docs/ |
D | SkPaint_Reference.bmh | 1242 #Line # returns Miter_Limit, angles with sharp corners ## 1261 #Line # sets Miter_Limit, angles with sharp corners ## 1408 Stroke_Join draws at the sharp corners of an open or closed Path_Contour. 1449 Choose miter join to draw sharp corners. Choose round join to draw a circle with a 1465 Adds a circle with a diameter of Stroke_Width at the sharp corner. 1470 Connects the outside edges of the sharp corner.
|
D | spelling.txt | 203 shallow shape shapes shaping share shareable shared shares sharing sharp shear shift
|
D | SkRRect_Reference.bmh | 80 The bounds and radii can be set so that SkRRect describes: a rectangle with sharp corners;
|
/external/libxcam/ |
D | ChangeLog | 22 - remove sharp boundary in sphere mode by local/global area resize.
|
/external/libjpeg-turbo/ |
D | README.ijg | 66 brightness transitions between neighboring pixels. Images with sharp lines or
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | IDNATestInput.txt | 563 desc: 2-4-3 All-ASCII check, sharp S
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | IDNATestInput.txt | 563 desc: 2-4-3 All-ASCII check, sharp S
|
/external/icu/icu4c/source/test/testdata/ |
D | idna_conf.txt | 563 desc: 2-4-3 All-ASCII check, sharp S
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1250 尖>'[sharp]'; 5603 銛>'[sharp]'; 5613 鋭>'[sharp]';
|
1234