/third_party/skia/tools/skdiff/ |
D | skdiff_utils.cpp | 109 const char *first_char = input_cstr; in replace_all() local 112 while ((match_char = strstr(first_char, oldSubstring))) { in replace_all() 113 output.append(first_char, (match_char - first_char)); in replace_all() 115 first_char = match_char + oldSubstringLen; in replace_all() 117 output.append(first_char); in replace_all()
|
/third_party/curl/tests/ |
D | pathhelp.pm | 221 my $first_char = ucfirst(substr($path, 0, 1)); 228 substr($path, 0, 1, $first_char); 558 my $first_char = substr($path, 0, 1); 561 substr($path, 0, 1, $first_char);
|
/third_party/curl/packages/vms/ |
D | build_gnv_curl_pcsi_text.com | 127 $ first_char = f$extract(0, 1, line_in) 128 $ if first_char .nes. " " then line_in = " " + line_in 150 $ first_char = f$extract(0, 1, line_in) 151 $ if first_char .nes. " " then line_in = " " + line_in
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 512 int first_char, length; // first char of row, and length member 531 find->first_char = 0; in stb_textedit_find_charpos() 544 find->first_char = i; in stb_textedit_find_charpos() 563 find->first_char = first = i; in stb_textedit_find_charpos() 888 int start = find.first_char + find.length; in stb_textedit_key() 895 … if (STB_TEXTEDIT_GETCHAR(str, find.first_char + find.length - 1) != STB_TEXTEDIT_NEWLINE) in stb_textedit_key() 922 find.first_char = find.first_char + find.length; in stb_textedit_key() 957 if (find.prev_first == find.first_char) in stb_textedit_key() 988 find.first_char = find.prev_first; in stb_textedit_key()
|
D | imstb_truetype.h | 537 int first_char, int num_chars, // characters to bake 3656 int first_char, int num_chars, // characters to bake in stbtt_BakeFontBitmap_internal() argument 3673 int g = stbtt_FindGlyphIndex(&f, first_char + i); in stbtt_BakeFontBitmap_internal() 4769 int first_char, int num_chars, stbtt_bakedchar *chardata) in stbtt_BakeFontBitmap() argument 4771 …internal((unsigned char *) data, offset, pixel_height, pixels, pw, ph, first_char, num_chars, char… in stbtt_BakeFontBitmap()
|
/third_party/gn/src/base/ |
D | environment.cc | 37 char first_char = variable_name[0]; in GetVar() local 39 if (IsAsciiLower(first_char)) in GetVar() 41 else if (IsAsciiUpper(first_char)) in GetVar()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_textedit.h | 510 int first_char, length; // first char of row, and length member 529 find->first_char = 0; in stb_textedit_find_charpos() 542 find->first_char = i; in stb_textedit_find_charpos() 561 find->first_char = first = i; in stb_textedit_find_charpos() 882 int start = find.first_char + find.length; in stb_textedit_key() 930 if (find.prev_first != find.first_char) { in stb_textedit_key()
|
D | imstb_truetype.h | 537 int first_char, int num_chars, // characters to bake 3656 int first_char, int num_chars, // characters to bake in stbtt_BakeFontBitmap_internal() argument 3673 int g = stbtt_FindGlyphIndex(&f, first_char + i); in stbtt_BakeFontBitmap_internal() 4769 int first_char, int num_chars, stbtt_bakedchar *chardata) in stbtt_BakeFontBitmap() argument 4771 …internal((unsigned char *) data, offset, pixel_height, pixels, pw, ph, first_char, num_chars, char… in stbtt_BakeFontBitmap()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftwinfnt.h | 205 FT_Byte first_char; member
|
/third_party/node/deps/v8/src/parsing/ |
D | scanner.cc | 677 base::uc32 first_char = c0_; in ScanDecimalAsSmiWithNumericSeparators() local 679 AddLiteralChar(first_char); in ScanDecimalAsSmiWithNumericSeparators() 698 base::uc32 first_char = c0_; in ScanDecimalAsSmi() local 700 AddLiteralChar(first_char); in ScanDecimalAsSmi()
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
D | winfnt.c | 167 FT_FRAME_BYTE ( first_char ), 632 cmap->first = (FT_UInt32) font->header.first_char; in fnt_cmap_init() 876 if ( font->header.last_char < font->header.first_char ) in FNT_Face_Init() 885 font->header.first_char + 1 + 1; in FNT_Face_Init()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
D | tre.h | 161 int first_char; member
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
D | tre.h | 160 int first_char; member
|
/third_party/musl/src/regex/ |
D | tre.h | 159 int first_char; member
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
D | tre.h | 160 int first_char; member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-helpers.c | 714 ecma_char_t first_char = lit_cesu8_read_next (&search_str_curr_p); in ecma_builtin_helper_string_find_index() local 723 lit_cesu8_read_next (&original_str_curr_p) == first_char) in ecma_builtin_helper_string_find_index()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 260 unsigned int first_char, last_char, pages, rows; in glXUseXFont()
|
/third_party/mesa3d/src/glx/ |
D | xfont.c | 261 unsigned int first_char, last_char, pages, rows; in DRI_glXUseXFont()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 6225 PCRE2_UCHAR first_char = (PCRE2_UCHAR)(common->re->first_codeunit); in fast_forward_first_char() local 6228 oc = first_char; in fast_forward_first_char() 6231 oc = TABLE_GET(first_char, common->fcc, first_char); in fast_forward_first_char() 6233 if (first_char > 127 && (common->utf || common->ucp)) in fast_forward_first_char() 6234 oc = UCD_OTHERCASE(first_char); in fast_forward_first_char() 6238 fast_forward_first_char2(common, first_char, oc, 0); in fast_forward_first_char()
|
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.cc | 10110 TNode<Int32T> first_char = StringCharCodeAt(name_string, UintPtrConstant(0)); in BranchIfMaybeSpecialIndex() local 10112 GotoIf(Word32Equal(first_char, Int32Constant('-')), if_maybe_special_index); in BranchIfMaybeSpecialIndex() 10114 GotoIf(Word32Equal(first_char, Int32Constant('I')), if_maybe_special_index); in BranchIfMaybeSpecialIndex() 10116 GotoIf(Word32Equal(first_char, Int32Constant('N')), if_maybe_special_index); in BranchIfMaybeSpecialIndex() 10119 GotoIf(Uint32LessThan(first_char, Int32Constant('0')), if_not_special_index); in BranchIfMaybeSpecialIndex() 10120 GotoIf(Uint32LessThan(Int32Constant('9'), first_char), if_not_special_index); in BranchIfMaybeSpecialIndex()
|
/third_party/rust/crates/memchr/bench/data/code/ |
D | rust-library.rs | 4810 let mut first_char = true; localVariable 4813 let split = !first_char && c.is_uppercase(); 4814 first_char = split;
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.21 | 5017 * src/winfonts/winfnt.c (FNT_Load_Glyph): Use first_char in
|