/external/freetype/src/gzip/ |
D | infcodes.c | 23 LIT, /* o: got literal, waiting for output space */ enumerator 132 c->mode = LIT; in inflate_codes() 211 case LIT: /* o: got literal, waiting for output space */ in inflate_codes()
|
/external/mesa3d/src/gallium/tests/graw/fragment-shader/ |
D | frag-lit.sh | 6 LIT OUT[0], IN[0]
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/fragment-shader/ |
D | frag-lit.sh | 6 LIT OUT[0], IN[0]
|
/external/mesa3d/src/gallium/tests/graw/vertex-shader/ |
D | vert-lit.sh | 9 LIT OUT[1], IN[1]
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/vertex-shader/ |
D | vert-lit.sh | 9 LIT OUT[1], IN[1]
|
/external/chromium_org/third_party/zlib/ |
D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
D | inflate.c | 1039 state->mode = LIT; 1153 case LIT:
|
/external/qemu/distrib/zlib-1.2.8/ |
D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
D | inflate.c | 1054 state->mode = LIT; 1168 case LIT:
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
D | fx_zlib_inflate.c | 1054 state->mode = LIT; in inflate() 1168 case LIT: in inflate()
|
/external/zlib/src/ |
D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
D | inflate.c | 1054 state->mode = LIT; 1168 case LIT:
|
/external/mksh/src/ |
D | expr.c | 61 VAR, LIT, END, BAD enumerator 229 es->tok = LIT; in v_evaluate() 263 case LIT: in evalerr() 384 case LIT: in evalexpr() 693 es->tok = LIT; in exprtoken()
|
/external/clang/test/ |
D | CMakeLists.txt | 55 #LIT ${LLVM_LIT}
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 45 OP11(LIT)
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 45 OP11(LIT)
|
/external/icu/icu4c/source/data/locales/ |
D | so.txt | 170 "LIT",
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | program_lexer.l | 208 LIT{szf}{cc}{sat} { return_opcode( 1, VECTOR_OP, LIT, 3); }
|
/external/mesa3d/src/mesa/program/ |
D | program_lexer.l | 208 LIT{szf}{cc}{sat} { return_opcode( 1, VECTOR_OP, LIT, 3); }
|
/external/llvm/test/CodeGen/R600/ |
D | ctpop.ll | 194 ; SI: V_MOV_B32_e32 [[LIT:v[0-9]+]], 0x1869f 195 ; SI: V_BCNT_U32_B32_e32 [[RESULT:v[0-9]+]], [[VAL]], [[LIT]]
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 308 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) in isDeclarationOfFunction() local 309 QT = LIT->getType(); in isDeclarationOfFunction()
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 237 LIT INFRASTRUCTURE 405 LIT EXAMPLE TESTS
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
D | nvfx_vertprog.c | 614 nvfx_vp_emit(vpc, arith(sat, SCA, LIT, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_vertprog.c | 614 nvfx_vp_emit(vpc, arith(sat, SCA, LIT, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
|