Searched refs:XXX (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/config/ |
H A D | integer-types.h | 119 typedef signed XXX FT_Int32; 130 typedef unsigned XXX FT_UInt32; 142 typedef signed XXX FT_Int64; 154 typedef unsigned XXX FT_UInt64;
|
/third_party/gn/misc/vim/syntax/ |
H A D | gn.vim | 64 syn keyword gnTodo contained TODO FIXME XXX BUG NOTE
|
/third_party/protobuf/editors/ |
H A D | proto.vim | 53 syn keyword pbTodo contained TODO FIXME XXX
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vc1dsp_mc.asm | 31 ; XXX some of these macros are not used right now, but they will in the future
|
H A D | h264_idct.asm | 386 mov r0, r1m ; XXX r1m here is actually r0m of the calling func
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psintrp.c | 1686 /* XXX TODO: The checks to `arg_count == <whatever>' */ in cf2_interpT2CharString() 2059 XXX which routine has left its mark on the in cf2_interpT2CharString() 2060 XXX (PostScript) stack?; in cf2_interpT2CharString()
|
H A D | t1decode.c | 795 /* XXX TODO: The checks to `arg_count == <whatever>' */ in FT_LOCAL_DEF() 1075 XXX which routine has left its mark on the (PostScript) stack?; in FT_LOCAL_DEF() 1147 /* XXX Operators usually take their operands from the */ in FT_LOCAL_DEF() 1640 /* XXX Operators usually clear the operand stack; */ in FT_LOCAL_DEF()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 2197 static const UChar XXX[] = u"XXX"; in TestCurrencyUnit() local 2198 static const char XXX8[] = "XXX"; in TestCurrencyUnit() 2233 assertEquals("non-invariant", XXX, inv.getISOCurrency()); in TestCurrencyUnit() 2238 assertEquals("too short", XXX, zzz.getISOCurrency()); in TestCurrencyUnit() 2251 assertEquals("non-invariant 8", XXX, inv8.getISOCurrency()); in TestCurrencyUnit() 2256 assertEquals("too short 8", XXX, zzz8.getISOCurrency()); in TestCurrencyUnit() 2261 assertEquals("too short 8b", XXX, zzz8b.getISOCurrency()); in TestCurrencyUnit() 2298 assertEquals("Default currency", XXX, def.getISOCurrency()); in TestCurrencyUnit() 9815 assertEquals("currency", u"XXX", n in Test13731_DefaultCurrency() [all...] |
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | kopper.c | 586 XXX do this once swapinterval is hooked up in kopper_allocate_textures() 844 // XXX this frees its second argument as a side effect - regardless of success
|
/third_party/mksh/ |
H A D | Build.sh | 887 : "${HAVE_SETLOCALE_CTYPE=0}${MKSH_UNLIMITED=1}" #XXX recheck ulimit 920 : "${MKSH_UNLIMITED=1}" #XXX recheck ulimit 2424 /*XXX better error out, see sh.h */ 2814 [Interix] default: -lcrypt (XXX still needed?)
|
/third_party/python/Lib/test/ |
H A D | test_collections.py | 473 Point(XXX=1, y=2) 1410 # XXX For now, we only test some virtual inheritance properties.
|
Completed in 49 milliseconds