/external/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 281 int ch3 = 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() 309 else if ( ch1 == 1 && ch2 == 0 && ch3 == 4 ) 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/python/cpython3/Objects/stringlib/ |
D | codecs.h | 130 Py_UCS4 ch2, ch3; in STRINGLIB() local 144 ch3 = (unsigned char)s[2]; in STRINGLIB() 162 if (!IS_CONTINUATION_BYTE(ch3)) { in STRINGLIB() 166 ch = (ch << 12) + (ch2 << 6) + ch3 - in STRINGLIB() 180 Py_UCS4 ch2, ch3, ch4; in STRINGLIB() local 193 ch3 = (unsigned char)s[2]; in STRINGLIB() 194 if (!IS_CONTINUATION_BYTE(ch3)) in STRINGLIB() 199 ch3 = (unsigned char)s[2]; in STRINGLIB() 215 if (!IS_CONTINUATION_BYTE(ch3)) { in STRINGLIB() 223 ch = (ch << 18) + (ch2 << 12) + (ch3 << 6) + ch4 - in STRINGLIB()
|
/external/rust/crates/shlex/src/ |
D | lib.rs | 73 if let Some(ch3) = self.next_char() { in parse_double() 74 match ch3 as char { in parse_double() 76 '$' | '`' | '"' | '\\' => { result.push(ch3); }, in parse_double() 80 _ => { result.push('\\' as u8); result.push(ch3); } in parse_double()
|
/external/llvm-project/mlir/examples/toy/Ch3/ |
D | CMakeLists.txt | 13 add_toy_chapter(toyc-ch3 27 target_link_libraries(toyc-ch3
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
D | IsoTypeReader.java | 27 long ch3 = readUInt8(bb); in readUInt32BE() local 29 return ((ch4 << 24) + (ch3 << 16) + (ch2 << 8) + (ch1 << 0)); in readUInt32BE()
|
/external/llvm-project/mlir/test/Examples/Toy/Ch3/ |
D | empty.toy | 1 # RUN: toyc-ch3 %s -emit=ast 2>&1 | FileCheck %s
|
D | invalid.mlir | 1 // RUN: not toyc-ch3 %s -emit=mlir 2>&1
|
D | scalar.toy | 1 # RUN: toyc-ch3 %s -emit=mlir 2>&1 | FileCheck %s
|
D | trivial_reshape.toy | 1 # RUN: toyc-ch3 %s -emit=mlir -opt 2>&1 | FileCheck %s
|
D | transpose_transpose.toy | 1 # RUN: toyc-ch3 %s -emit=mlir -opt 2>&1 | FileCheck %s
|
D | codegen.toy | 1 # RUN: toyc-ch3 %s -emit=mlir 2>&1 | FileCheck %s
|
D | ast.toy | 1 # RUN: toyc-ch3 %s -emit=ast 2>&1 | FileCheck %s
|
/external/webrtc/audio/ |
D | remix_resample_unittest.cc | 91 float ch3, in SetQuadFrame() argument 103 frame_data[i * 4 + 2] = static_cast<int16_t>(ch3 * i); in SetQuadFrame()
|
/external/llvm-project/mlir/docs/Tutorials/Toy/ |
D | Ch-3.md | 131 Finally, we can run `toyc-ch3 test/Examples/Toy/Ch3/transpose_transpose.toy 153 Let's retry now `toyc-ch3 test/transpose_transpose.toy -emit=mlir -opt`: 242 We can try to run `toyc-ch3 test/Examples/Toy/Ch3/trivial_reshape.toy -emit=mlir
|
/external/llvm-project/mlir/test/ |
D | CMakeLists.txt | 67 toyc-ch3
|
/external/python/cpython2/Parser/ |
D | tokenizer.c | 332 int ch1, ch2, ch3; in check_bom() local 344 ch3 = get_char(tok); in check_bom() 345 if (ch3 != 0xBF) { in check_bom() 346 unget_char(ch3, tok); in check_bom()
|
/external/webrtc/audio/utility/ |
D | audio_frame_operations_unittest.cc | 34 int16_t ch3, in SetFrameData() argument 41 frame_data[i + 2] = ch3; in SetFrameData()
|
/external/python/cpython3/Parser/ |
D | tokenizer.c | 270 int ch1, ch2, ch3; in check_bom() local 282 ch3 = get_char(tok); in check_bom() 283 if (ch3 != 0xBF) { in check_bom() 284 unget_char(ch3, tok); in check_bom()
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 1412 ch3áir 1454 ch3ódh 1455 ch3óg. 1456 ch3óig 1492 ch3ús 3017 iniúch3 3367 leách3 3844 múch3 4432 óch3ú
|
/external/llvm-project/lldb/source/Core/ |
D | IOHandlerCursesGUI.cpp | 1350 int ch3 = m_window_sp->GetChar(); in Run() local 1351 switch (ch3) { in Run() 1366 if (ch3 != -1) in Run() 1367 escape_chars.push_back(ch3); in Run()
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 3279 ch3öl
|
D | hyph-de-1901.pat.txt | 3330 ch3öl
|
D | hyph-de-1996.pat.txt | 3253 ch3öl
|