Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 25 of 85) sorted by relevance

1234

/external/llvm/test/MC/ARM/
Dinvalid-hint-arm.s3 hint #240 label
4 hint #1000 label
Dinvalid-hint-thumb.s3 hint #240 label
4 hint #1000 label
/external/freetype/src/cff/
Dcf2hints.c90 cf2_hint_init( CF2_Hint hint, in cf2_hint_init()
211 cf2_hint_initZero( CF2_Hint hint ) in cf2_hint_initZero()
218 cf2_hint_isValid( const CF2_Hint hint ) in cf2_hint_isValid()
225 cf2_hint_isPair( const CF2_Hint hint ) in cf2_hint_isPair()
233 cf2_hint_isPairTop( const CF2_Hint hint ) in cf2_hint_isPairTop()
240 cf2_hint_isTop( const CF2_Hint hint ) in cf2_hint_isTop()
248 cf2_hint_isBottom( const CF2_Hint hint ) in cf2_hint_isBottom()
256 cf2_hint_isLocked( const CF2_Hint hint ) in cf2_hint_isLocked()
263 cf2_hint_isSynthetic( const CF2_Hint hint ) in cf2_hint_isSynthetic()
270 cf2_hint_lock( CF2_Hint hint ) in cf2_hint_lock()
/external/pdfium/third_party/freetype/src/cff/
Dcf2hints.c90 cf2_hint_init( CF2_Hint hint, in cf2_hint_init()
211 cf2_hint_initZero( CF2_Hint hint ) in cf2_hint_initZero()
218 cf2_hint_isValid( const CF2_Hint hint ) in cf2_hint_isValid()
225 cf2_hint_isPair( const CF2_Hint hint ) in cf2_hint_isPair()
233 cf2_hint_isPairTop( const CF2_Hint hint ) in cf2_hint_isPairTop()
240 cf2_hint_isTop( const CF2_Hint hint ) in cf2_hint_isTop()
248 cf2_hint_isBottom( const CF2_Hint hint ) in cf2_hint_isBottom()
256 cf2_hint_isLocked( const CF2_Hint hint ) in cf2_hint_isLocked()
263 cf2_hint_isSynthetic( const CF2_Hint hint ) in cf2_hint_isSynthetic()
270 cf2_hint_lock( CF2_Hint hint ) in cf2_hint_lock()
/external/freetype/src/pshinter/
Dpshalgo.c83 PSH_Hint hint = table->hints; in psh_hint_table_deactivate() local
99 PSH_Hint hint = table->hints + idx; in psh_hint_table_record() local
267 PSH_Hint hint = &table->hints[idx]; in psh_hint_table_activate_mask() local
407 PSH_Hint hint = table->hints + count; in ps_simple_scale() local
437 psh_hint_align( PSH_Hint hint, in psh_hint_align()
851 PSH_Hint hint; in psh_hint_table_align_hints() local
1446 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1466 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1503 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1520 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
[all …]
/external/libvncserver/x11vnc/
Dx11vnc.h658 typedef struct hint { struct
662 } hint_t; argument
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.c85 PSH_Hint hint = table->hints; in psh_hint_table_deactivate() local
101 PSH_Hint hint = table->hints + idx; in psh_hint_table_record() local
269 PSH_Hint hint = &table->hints[idx]; in psh_hint_table_activate_mask() local
409 PSH_Hint hint = table->hints + count; in ps_simple_scale() local
439 psh_hint_align( PSH_Hint hint, in psh_hint_align()
853 PSH_Hint hint; in psh_hint_table_align_hints() local
1549 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1569 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1606 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1623 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fBufferMapTests.cpp613 const deUint32 hint = GL_STATIC_READ; in init() local
633 deUint32 hint = usageHints[hintNdx]; in init() local
658 deUint32 hint = GL_STATIC_DRAW; in init() local
679 deUint32 hint = usageHints[hintNdx]; in init() local
696 deUint32 hint = GL_STATIC_DRAW; in init() local
711 deUint32 hint = GL_STATIC_DRAW; in init() local
726 deUint32 hint = GL_STATIC_DRAW; in init() local
741 deUint32 hint = GL_STATIC_DRAW; in init() local
763 deUint32 hint = GL_STATIC_DRAW; in init() local
784 deUint32 hint = usageHints[hintNdx]; in init() local
Des3fBufferCopyTests.cpp155 deUint32 hint, in SingleBufferCopyCase()
268 const deUint32 hint = GL_STATIC_DRAW; in init() local
306 deUint32 hint = GL_STATIC_DRAW; in init() local
331 const deUint32 hint = GL_STATIC_DRAW; in init() local
Des3fShaderDerivateTests.cpp952 …ion, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType s… in LinearDerivateCase()
1156 …ion, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType s… in TextureDerivateCase()
1627 deUint32 hint; in init() member
1651 deUint32 hint; in init() member
1694 const deUint32 hint = GL_DONT_CARE; in init() local
1722 const deUint32 hint = GL_DONT_CARE; in init() local
1740 const deUint32 hint = s_hints[hintCaseNdx].hint; in init() local
1779 const deUint32 hint = s_textureConfigs[texCaseNdx].hint; in init() local
/external/compiler-rt/test/msan/
Dmmap_below_shadow.cc19 uintptr_t hint = 0x4f0000000000ULL; in main() local
Dgetaddrinfo-positive.cc15 struct addrinfo hint; in main() local
/external/linux-tools-perf/src/tools/perf/util/
Dstrbuf.c20 void strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init()
109 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DGridDataFactory.java204 public GridDataFactory hint(int xHint, int yHint) { in hint() method in GridDataFactory
304 public GridDataFactory hint(Point hint) { in hint() argument
/external/elfutils/src/libdwfl/
Dsegment.c126 lookup (Dwfl *dwfl, GElf_Addr address, int hint) in lookup()
155 int hint = -1; in reify_segments() local
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp151 unsigned hint = copyHint(mi, li.reg, tri, mri); in calculateSpillWeightAndHint() local
171 if (unsigned hint = hintPhys ? hintPhys : hintVirt) { in calculateSpillWeightAndHint() local
/external/skia/platform_tools/android/bin/
Dadb_list_devices.py75 def FindADB(hint=None): argument
/external/boringssl/src/crypto/bio/
Dsocket_helper.c42 struct addrinfo hint, *result, *cur; in bio_ip_and_port_to_socket_and_addr() local
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.h105 FT_Bool hint; member
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.h120 FT_Bool hint; member
/external/llvm/tools/llvm-symbolizer/
Dllvm-symbolizer.cpp129 for (const auto &hint : ClDsymHint) { in main() local
/external/ipsec-tools/src/racoon/
Dkmpstat.c212 struct addrinfo hint, *ai; local
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3tokenstream.c206 antlr3CommonTokenDebugStreamSourceNew(ANTLR3_UINT32 hint, pANTLR3_TOKEN_SOURCE source, pANTLR3_DEBU… in antlr3CommonTokenDebugStreamSourceNew()
235 antlr3CommonTokenStreamSourceNew(ANTLR3_UINT32 hint, pANTLR3_TOKEN_SOURCE source) in antlr3CommonTokenStreamSourceNew()
254 antlr3CommonTokenStreamNew(ANTLR3_UINT32 hint) in antlr3CommonTokenStreamNew()
Dantlr3commontreenodestream.c116 antlr3CommonTreeNodeStreamNewTree(pANTLR3_BASE_TREE tree, ANTLR3_UINT32 hint) in antlr3CommonTreeNodeStreamNewTree()
270 antlr3CommonTreeNodeStreamNew(pANTLR3_STRING_FACTORY strFactory, ANTLR3_UINT32 hint) in antlr3CommonTreeNodeStreamNew()
/external/fio/os/
Dos-hpux.h34 #define posix_madvise(ptr, sz, hint) madvise((ptr), (sz), (hint)) argument

1234