/third_party/cups-filters/fontembed/ |
D | sfnt_subset.c | 17 struct _OTF_WRITE *otw; in otf_ttc_extract() local 18 otw=malloc(sizeof(struct _OTF_WRITE)*otf->numTables); in otf_ttc_extract() 19 if (!otw) { in otf_ttc_extract() 26 otw[iA].tag=otf->tables[iA].tag; in otf_ttc_extract() 27 otw[iA].action=otf_action_copy; in otf_ttc_extract() 28 otw[iA].param=otf; in otf_ttc_extract() 29 otw[iA].length=iA; in otf_ttc_extract() 31 iA=otf_write_sfnt(otw,otf->version,otf->numTables,output,context); in otf_ttc_extract() 32 free(otw); in otf_ttc_extract() 39 int otf_intersect_tables(OTF_FILE *otf,struct _OTF_WRITE *otw) // {{{ in otf_intersect_tables() argument [all …]
|
D | embed_sfnt.c | 598 struct _OTF_WRITE *otw; in emb_otf_ps() 599 otwfree=otw=malloc(sizeof(struct _OTF_WRITE)*otf->numTables); in emb_otf_ps() 600 if (!otw) { in emb_otf_ps() 608 otw[iA].tag=otf->tables[iA].tag; in emb_otf_ps() 609 otw[iA].action=otf_action_copy; in emb_otf_ps() 610 otw[iA].param=otf; in emb_otf_ps() 611 otw[iA].length=iA; in emb_otf_ps() 615 struct _OTF_WRITE otw[]={ // sorted in emb_otf_ps() local 629 int numTables=otf_intersect_tables(otf,otw); in emb_otf_ps() 637 iA=otf_write_sfnt(otw,otf->version,numTables,outfilter_binary_ps,&of); in emb_otf_ps() [all …]
|
D | sfnt.c | 894 int otf_write_sfnt(struct _OTF_WRITE *otw,unsigned int version,int numTables,OUTPUT_FN output,void … in otf_write_sfnt() argument 915 if (otw[iA].tag==otf_tagorder_win[iB].tag) { in otf_write_sfnt() 917 …} else if (otw[iA].tag>otf_tagorder_win[iB].tag) { // no order known: put unchanged at end of resu… in otf_write_sfnt() 949 const int res=(*otw[order[iA]].action)(otw[order[iA]].param,otw[order[iA]].length,NULL,&csum); in otf_write_sfnt() 951 if (otw[order[iA]].tag==OTF_TAG('h','e','a','d')) { in otf_write_sfnt() 954 set_ULONG(entry,otw[order[iA]].tag); in otf_write_sfnt() 969 if ( (headAt!=-1)&&(otw[headAt].action==otf_action_copy) ) { // more needed? in otf_write_sfnt() 970 otw[headAt].action=otf_action_copy_head; in otf_write_sfnt() 971 otw[headAt].length=globalSum; in otf_write_sfnt() 976 … const int res=(*otw[order[iA]].action)(otw[order[iA]].param,otw[order[iA]].length,output,context); in otf_write_sfnt()
|
D | sfnt_int.h | 90 int otf_write_sfnt(struct _OTF_WRITE *otw,unsigned int version,int numTables,OUTPUT_FN output,void … 95 int otf_intersect_tables(OTF_FILE *otf,struct _OTF_WRITE *otw);
|
/third_party/glslang/Test/baseResults/ |
D | spv.nv.hitobject-allops.rmiss.out | 41 Name 94 "otw" 127 94(otw): 93(ptr) Variable Function 196 Store 94(otw) 95
|
D | spv.nv.hitobject-allops.rchit.out | 41 Name 94 "otw" 127 94(otw): 93(ptr) Variable Function 196 Store 94(otw) 95
|
D | spv.nv.hitobject-allops.rgen.out | 41 Name 94 "otw" 128 94(otw): 93(ptr) Variable Function 197 Store 94(otw) 95
|
/third_party/openssl/test/recipes/90-test_threads_data/ |
D | rsakey.pem | 13 otw/gVcCKhT+Ep+p6i8InLF0XEME8A0qUR0niWebgQKBgQD6vkxR49B8ZZQrzjw4
|
/third_party/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
D | server.key | 13 otw/gVcCKhT+Ep+p6i8InLF0XEME8A0qUR0niWebgQKBgQD6vkxR49B8ZZQrzjw4
|
/third_party/openssl/test/certs/ |
D | serverkey.pem | 13 otw/gVcCKhT+Ep+p6i8InLF0XEME8A0qUR0niWebgQKBgQD6vkxR49B8ZZQrzjw4
|
/third_party/openssl/apps/ |
D | server.pem | 32 otw/gVcCKhT+Ep+p6i8InLF0XEME8A0qUR0niWebgQKBgQD6vkxR49B8ZZQrzjw4
|
/third_party/node/deps/openssl/openssl/apps/ |
D | server.pem | 32 otw/gVcCKhT+Ep+p6i8InLF0XEME8A0qUR0niWebgQKBgQD6vkxR49B8ZZQrzjw4
|
/third_party/glslang/Test/ |
D | spv.nv.hitobject-allops.rgen | 44 mat4x3 otw = hitObjectGetObjectToWorldNV(hObjHit);
|
D | spv.nv.hitobject-allops.rmiss | 44 mat4x3 otw = hitObjectGetObjectToWorldNV(hObjHit);
|
D | spv.nv.hitobject-allops.rchit | 44 mat4x3 otw = hitObjectGetObjectToWorldNV(hObjHit);
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 7972 otw
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6454 "otw~z",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6558 "otw~z",
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 718 …�������f�imnonll�kikhinppqru{|{{ztqnqt{������oj���ɻ�����rps{����wp���p���o�otw��������������������… 1168 …s�ZYNlWB]���JRIMG_n�Y_Zb]�d]�[�w�mlj|�kky���ew��t��b��sk|mef�jo���u��wz��}otw�������}�z|����ىǜ��…
|
D | hdr-rgb-canarywharf.hdr | 648 …�����3���������������~������~||{~�����������������������y}a]�inom~vts�o�^otw�ul|t�fkoq|�mppxy�ġ…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7884 "otw\007vpsadbw\013vpscatterdd\013vpscatterdq\013vpscatterqd\013vpscatte"
|