HomeSort by relevance Sort by last modified time
    Searched refs:privates (Results 1 - 9 of 9) sorted by null

  /external/freetype/include/freetype/
t1tables.h 311 PS_Private privates [T1_MAX_MM_DESIGNS + 1]; member in struct:PS_BlendRec_
  /external/freetype/src/type1/
t1load.c 134 FT_NEW_ARRAY( blend->privates [1], num_designs ) ||
142 blend->privates [0] = &face->type1.private_dict;
148 blend->privates [nn] = blend->privates [nn - 1] + 1;
653 FT_FREE( blend->privates[1] );
659 blend->privates [n] = NULL;
1146 objects = (void**)blend->privates;
    [all...]
  /external/clang/include/clang/AST/
OpenMPClause.h 1832 helper_expr_const_range privates() const { function in class:clang::final
1835 helper_expr_range privates() { function in class:clang::final
2048 privates_range privates() { function in class:clang::final
2051 privates_const_range privates() const { function in class:clang::final
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/AST/
StmtProfile.cpp 411 for (auto *E : C->privates()) {
431 for (auto *E : C->privates()) {
    [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 392 milliseconds