Home
last modified time | relevance | path

Searched defs:bit_set (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dcmap_iterator_test.cc102 BitSet* bit_set) { in CompareCMapIterAndBitSet()
131 BitSet* bit_set = GenerateCMapEntries(0, 0x10ffff); in TEST_P() local
/third_party/cups-filters/fontembed/
Dbitset.h8 static inline void bit_set(BITSET bs,int num) in bit_set() function
/third_party/node/deps/openssl/openssl/apps/
Drehash.c106 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
/third_party/openssl/apps/
Drehash.c109 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h1048 FT_Raster_BitSet_Func bit_set; /* unused */ member