Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 25 of 74) sorted by relevance

123

/third_party/openssl/ohos_lite/include/openssl/
Dobjects.h76 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
81 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
83 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
113 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
127 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
141 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
148 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
/third_party/openssl/include/openssl/
Dobjects.h84 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
89 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
91 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
121 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
135 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
149 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
156 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1gload.c48 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local
218 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local
284 T1_Font type1 = &face->type1; in T1_Get_Advances() local
359 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
Dt1objs.c208 T1_Font type1; in T1_Face_Done() local
320 T1_Font type1 = &face->type1; in T1_Face_Init() local
Dt1driver.c196 T1_Font type1 = &t1face->type1; in t1_ps_get_font_value() local
Dt1afm.c58 T1_Font type1 = (T1_Font)user_data; in t1_get_index() local
/third_party/freetype/src/type1/
Dt1gload.c48 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local
218 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local
284 T1_Font type1 = &face->type1; in T1_Get_Advances() local
359 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
Dt1objs.c208 T1_Font type1; in T1_Face_Done() local
320 T1_Font type1 = &face->type1; in T1_Face_Init() local
Dt1driver.c196 T1_Font type1 = &t1face->type1; in t1_ps_get_font_value() local
Dt1afm.c58 T1_Font type1 = (T1_Font)user_data; in t1_get_index() local
/third_party/flutter/skia/third_party/externals/freetype/src/type1/
Dt1gload.c49 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local
219 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local
285 T1_Font type1 = &face->type1; in T1_Get_Advances() local
360 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
Dt1objs.c204 T1_Font type1; in T1_Face_Done() local
317 T1_Font type1 = &face->type1; in T1_Face_Init() local
Dt1driver.c197 T1_Font type1 = &t1face->type1; in t1_ps_get_font_value() local
Dt1afm.c59 T1_Font type1 = (T1_Font)user_data; in t1_get_index() local
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-invalid-implicit-conversions.py74 def __init__(self, operation, type0, type1): argument
85 def createCase(operation, type0, type1): argument
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-invalid-implicit-conversions.py78 def __init__(self, operation, type0, type1): argument
90 def createCase(operation, type0, type1): argument
/third_party/typescript/tests/cases/fourslash/
DreferencesForMergedDeclarations.ts17 const [type1Def, type1, namespace1Def, namespace1, value1Def, value1, namespace2, type2, value2] = … constant
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c36 T1_Font type1 = &face->type1; in T42_Open_Face() local
174 T1_Font type1 = &face->type1; in T42_Face_Init() local
408 T1_Font type1; in T42_Face_Done() local
Dt42types.h35 T1_FontRec type1; member
/third_party/flutter/skia/third_party/externals/freetype/src/type42/
Dt42objs.c36 T1_Font type1 = &face->type1; in T42_Open_Face() local
174 T1_Font type1 = &face->type1; in T42_Face_Init() local
408 T1_Font type1; in T42_Face_Done() local
Dt42types.h36 T1_FontRec type1; member
/third_party/freetype/src/type42/
Dt42objs.c36 T1_Font type1 = &face->type1; in T42_Open_Face() local
173 T1_Font type1 = &face->type1; in T42_Face_Init() local
407 T1_Font type1; in T42_Face_Done() local
Dt42types.h35 T1_FontRec type1; member
/third_party/typescript/tests/cases/compiler/
DcontextualTypeShouldBeLiteral.ts27 type1: 'x'; property
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp58 bool AreLayoutCompatibleStructs(ValidationState_t& _, const Instruction* type1, in AreLayoutCompatibleStructs()
75 bool HaveLayoutCompatibleMembers(ValidationState_t& _, const Instruction* type1, in HaveLayoutCompatibleMembers()
102 bool HaveSameLayoutDecorations(ValidationState_t& _, const Instruction* type1, in HaveSameLayoutDecorations()

123