/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | gentests.sh | 72 gname=;; 74 gname="-srgb";; 76 gname="-lin";; 78 gname="-18";; 80 gname="-$gamma";; 82 "$mp" $gamma "$1" "$2" "test-$1-$2$gname.png"
|
/third_party/libpng/contrib/libtests/ |
D | gentests.sh | 72 gname=;; 74 gname="-srgb";; 76 gname="-lin";; 78 gname="-18";; 80 gname="-$gamma";; 82 "$mp" $gamma "$1" "$2" "test-$1-$2$gname.png"
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | gentests.sh | 72 gname=;; 74 gname="-srgb";; 76 gname="-lin";; 78 gname="-18";; 80 gname="-$gamma";; 82 "$mp" $gamma "$1" "$2" "test-$1-$2$gname.png"
|
/third_party/libunwind/scripts/ |
D | make-L-files | 14 for gname in `ls G*.c G*.cxx G*.S 2>/dev/null`; do 15 lname="L$(expr $gname : '.\(.*\)')" 17 ext=$(expr $gname : '[^.]*[.]\(.*\)') 27 #include \"$gname\"\n\
|
/third_party/mindspore/tests/ut/cpp/parallel/ |
D | group_manager_test.cc | 44 std::string gname = "1-2"; in Init() local 51 return gp.Init(gname, dev_list); in Init() 90 std::string gname = "1-2"; in Init() local 97 return gm.CreateGroup(gname, dev_list, *gp_ptr); in Init() 132 std::string gname = "1-2"; in TEST_F() local 137 ASSERT_EQ(gm.FindGroup(gname, &gp_ptr2), Status::SUCCESS); in TEST_F()
|
/third_party/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 265 ps_check_extra_glyph_name( const char* gname, in ps_check_extra_glyph_name() argument 276 ft_extra_glyph_name_offsets[n], gname ) == 0 ) in ps_check_extra_glyph_name() 341 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init() local 344 if ( gname && *gname ) in ps_unicodes_init() 346 ps_check_extra_glyph_name( gname, n, in ps_unicodes_init() 348 uni_char = ps_unicode_value( gname ); in ps_unicodes_init() 360 free_glyph_name( glyph_data, gname ); in ps_unicodes_init()
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | read-entry.js | 58 this.gname = header.gname 65 this.gname = header.gname
|
D | pax.js | 13 this.gname = obj.gname || null 55 gname: this.gname || '', property
|
/third_party/flutter/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 267 ps_check_extra_glyph_name( const char* gname, in ps_check_extra_glyph_name() argument 278 ft_extra_glyph_name_offsets[n], gname ) == 0 ) in ps_check_extra_glyph_name() 344 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init() local 347 if ( gname ) in ps_unicodes_init() 349 ps_check_extra_glyph_name( gname, n, in ps_unicodes_init() 351 uni_char = ps_unicode_value( gname ); in ps_unicodes_init() 363 free_glyph_name( glyph_data, gname ); in ps_unicodes_init()
|
/third_party/freetype/src/psnames/ |
D | psmodule.c | 266 ps_check_extra_glyph_name( const char* gname, in ps_check_extra_glyph_name() argument 277 ft_extra_glyph_name_offsets[n], gname ) == 0 ) in ps_check_extra_glyph_name() 343 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init() local 346 if ( gname ) in ps_unicodes_init() 348 ps_check_extra_glyph_name( gname, n, in ps_unicodes_init() 350 uni_char = ps_unicode_value( gname ); in ps_unicodes_init() 362 free_glyph_name( glyph_data, gname ); in ps_unicodes_init()
|
/third_party/toybox/toys/posix/ |
D | tar.c | 71 char *name, *link_target, *uname, *gname; 83 type, link[100], magic[8], uname[32], gname[32], major[8], minor[8], member 133 strcpy(tmp.gname, "root"); in write_longname() 294 strncpy(hdr.gname, TT.group ? TT.group : gr->gr_name, sizeof(hdr.gname)); in add_to_tar() 517 struct group *gr = getgrnam(TT.hdr.gname); in extract_to_disk() 656 TT.hdr.gname = xstrndup(TT.group ? TT.group : tar.gname, sizeof(tar.gname)); in unpack_tar() 666 struct group *gr = getgrnam(TT.hdr.gname); in unpack_tar() 713 char perm[12], gname[12]; in unpack_tar() local 718 sprintf(gname, "%u", TT.hdr.gid); in unpack_tar() 720 *TT.hdr.gname ? TT.hdr.gname : gname); in unpack_tar() [all …]
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42drivr.c | 80 FT_String* gname = face->type1.glyph_names[i]; in t42_get_name_index() local 83 if ( glyph_name[0] == gname[0] && !ft_strcmp( glyph_name, gname ) ) in t42_get_name_index()
|
/third_party/freetype/src/type42/ |
D | t42drivr.c | 80 FT_String* gname = face->type1.glyph_names[i]; in t42_get_name_index() local 83 if ( glyph_name[0] == gname[0] && !ft_strcmp( glyph_name, gname ) ) in t42_get_name_index()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type42/ |
D | t42drivr.c | 80 FT_String* gname = face->type1.glyph_names[i]; in t42_get_name_index() local 83 if ( glyph_name[0] == gname[0] && !ft_strcmp( glyph_name, gname ) ) in t42_get_name_index()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1afm.c | 68 char* gname = (char*)type1->glyph_names[n]; in t1_get_index() local 71 if ( gname && gname[0] == name[0] && in t1_get_index() 72 ft_strlen( gname ) == len && in t1_get_index() 73 ft_strncmp( gname, name, len ) == 0 ) in t1_get_index()
|
/third_party/freetype/src/type1/ |
D | t1afm.c | 68 char* gname = (char*)type1->glyph_names[n]; in t1_get_index() local 71 if ( gname && gname[0] == name[0] && in t1_get_index() 72 ft_strlen( gname ) == len && in t1_get_index() 73 ft_strncmp( gname, name, len ) == 0 ) in t1_get_index()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1afm.c | 69 char* gname = (char*)type1->glyph_names[n]; in t1_get_index() local 72 if ( gname && gname[0] == name[0] && in t1_get_index() 73 ft_strlen( gname ) == len && in t1_get_index() 74 ft_strncmp( gname, name, len ) == 0 ) in t1_get_index()
|
/third_party/boost/libs/graph/example/ |
D | read_graphviz.cpp | 50 boost::ref_property_map< graph_t*, std::string > gname( in main() local 52 dp.property("name", gname); in main()
|
D | graph-thingie.cpp | 69 ref_property_map< graph_t*, string > gname(get_property(graph, graph_name)); in main() local 70 dp.property("name", gname); in main()
|
/third_party/node/deps/npm/test/util/ |
D | mock-tarball.js | 26 gname: entry.gname property
|
/third_party/node/deps/npm/node_modules/libnpmpublish/test/util/ |
D | mock-tarball.js | 25 gname: entry.gname property
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | t1cmap.c | 82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index() local 85 if ( gname && gname[0] == glyph_name[0] && in t1_cmap_std_char_index() 86 ft_strcmp( gname, glyph_name ) == 0 ) in t1_cmap_std_char_index()
|
/third_party/freetype/src/psaux/ |
D | t1cmap.c | 82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index() local 85 if ( gname && gname[0] == glyph_name[0] && in t1_cmap_std_char_index() 86 ft_strcmp( gname, glyph_name ) == 0 ) in t1_cmap_std_char_index()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | t1cmap.c | 82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index() local 85 if ( gname && gname[0] == glyph_name[0] && in t1_cmap_std_char_index() 86 ft_strcmp( gname, glyph_name ) == 0 ) in t1_cmap_std_char_index()
|
/third_party/boost/libs/graph/test/ |
D | graphml_test.cpp | 50 boost::ref_property_map< graph_t*, std::string > gname( in main() local 52 dp.property("description", gname); in main()
|