/external/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 282 int ch4 = getc( foo ); in figurefiletype() local 287 if ( ( ch1 == 0 && ch2 == 1 && ch3 == 0 && ch4 == 0 ) || in figurefiletype() 288 ( ch1 == 'O' && ch2 == 'T' && ch3 == 'T' && ch4 == 'O' ) || in figurefiletype() 289 ( ch1 == 't' && ch2 == 'r' && ch3 == 'u' && ch4 == 'e' ) || in figurefiletype() 290 ( ch1 == 't' && ch2 == 't' && ch3 == 'c' && ch4 == 'f' ) ) in figurefiletype() 314 else if ( ch1 == 'S' && ch2 == 'T' && ch3 == 'A' && ch4 == 'R' ) in figurefiletype() 319 else if ( ch1 == 'P' && ch2 == 'F' && ch3 == 'R' && ch4 == '0' ) in figurefiletype() 324 else if ( ( ch1 == '\1' && ch2 == 'f' && ch3 == 'c' && ch4 == 'p' ) || in figurefiletype()
|
/external/llvm-project/mlir/examples/toy/Ch4/ |
D | CMakeLists.txt | 13 add_toy_chapter(toyc-ch4 29 target_link_libraries(toyc-ch4
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
D | IsoTypeReader.java | 28 long ch4 = readUInt8(bb); in readUInt32BE() local 29 return ((ch4 << 24) + (ch3 << 16) + (ch2 << 8) + (ch1 << 0)); in readUInt32BE()
|
/external/llvm-project/mlir/test/Examples/Toy/Ch4/ |
D | empty.toy | 1 # RUN: toyc-ch4 %s -emit=ast 2>&1 | FileCheck %s
|
D | invalid.mlir | 1 // RUN: not toyc-ch4 %s -emit=mlir 2>&1
|
D | scalar.toy | 1 # RUN: toyc-ch4 %s -emit=mlir 2>&1 | FileCheck %s
|
D | trivial_reshape.toy | 1 # RUN: toyc-ch4 %s -emit=mlir -opt 2>&1 | FileCheck %s
|
D | transpose_transpose.toy | 1 # RUN: toyc-ch4 %s -emit=mlir -opt 2>&1 | FileCheck %s
|
D | shape_inference.mlir | 1 // RUN: toyc-ch4 %s -emit=mlir -opt 2>&1 | FileCheck %s
|
D | codegen.toy | 1 # RUN: toyc-ch4 %s -emit=mlir 2>&1 | FileCheck %s
|
D | ast.toy | 1 # RUN: toyc-ch4 %s -emit=ast 2>&1 | FileCheck %s
|
/external/python/cpython3/Objects/stringlib/ |
D | codecs.h | 180 Py_UCS4 ch2, ch3, ch4; in STRINGLIB() local 200 ch4 = (unsigned char)s[3]; in STRINGLIB() 219 if (!IS_CONTINUATION_BYTE(ch4)) { in STRINGLIB() 223 ch = (ch << 18) + (ch2 << 12) + (ch3 << 6) + ch4 - in STRINGLIB()
|
/external/webrtc/audio/ |
D | remix_resample_unittest.cc | 92 float ch4, in SetQuadFrame() argument 104 frame_data[i * 4 + 3] = static_cast<int16_t>(ch4 * i); in SetQuadFrame()
|
/external/llvm-project/mlir/test/ |
D | CMakeLists.txt | 68 toyc-ch4
|
/external/webrtc/audio/utility/ |
D | audio_frame_operations_unittest.cc | 35 int16_t ch4, in SetFrameData() argument 42 frame_data[i + 3] = ch4; in SetFrameData()
|
/external/llvm-project/mlir/docs/Tutorials/Toy/ |
D | Ch-4.md | 393 You can build `toyc-ch4` and try yourself: `toyc-ch4
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.pat.txt | 104 .ch4
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 122 .ch4 756 alú3ch4 2098 éch4
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 38 .ch4
|
/external/libphonenumber/demo/war/WEB-INF/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 99 .ch4
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 98 .ch4
|
D | hyph-de-ch-1901.pat.txt | 90 .ch4
|
D | hyph-de-1901.pat.txt | 94 .ch4
|
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |