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

  /external/openssl/crypto/evp/
e_cast.c 66 #include <openssl/cast.h>
78 IMPLEMENT_BLOCK_CIPHER(cast5, ks, CAST, EVP_CAST_KEY,
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 61 # define CAST(x)
63 # define CAST(x) (x)
76 VCAST() is used to cast to and from (VOID *)s --- but if the
  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 239 regmatch[0].rm_so = CAST(int)buf_start_offset;
240 regmatch[0].rm_eo = CAST(int)buflen;
compile.c 212 myname, cur_input.name, CAST(unsigned long)cur_input.line, why);
216 CAST(unsigned long)cur_input.string_expr_count,
217 CAST(unsigned long)(prog.cur-prog.base),
262 CAST(unsigned char)ch);
804 new_replacement(base, CAST(size_t)(p - base), repl_type);
866 new_replacement(base, CAST(size_t)(p - base), repl_type);
876 new_replacement(base, CAST(size_t)(text_end - base), repl_type);
    [all...]
execute.c 200 return CAST(VOID *)0;
1074 unsigned char *p = CAST(unsigned char *)line.active;
1170 CAST(size_t)(regs->end[i] - regs->start[i]),
    [all...]
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 342 * and the pointer cast to the proper type.
407 #define CAST(id, arg) id##__value(arg)
  /external/llvm/lib/TableGen/
Record.cpp 207 return cast<BitsRecTy>(RHS)->Size == Size;
239 if (BO->getOpcode() == UnOpInit::CAST) {
243 return UnOpInit::get(UnOpInit::CAST, L, new StringRecTy);
312 if (BO->getOpcode() == UnOpInit::CAST) {
316 return UnOpInit::get(UnOpInit::CAST, L, new DagRecTy);
742 case CAST: {
760 PrintFatalError("type mismatch in cast");
772 PrintFatalError("type mismatch in cast");
786 PrintFatalError("type mismatch in cast");
861 case CAST: Result = "!cast<" + getType()->getAsString() + ">"; break
    [all...]
TGParser.cpp 816 Code = UnOpInit::CAST;
    [all...]
  /external/proguard/src/proguard/optimize/
Optimizer.java 66 private static final String CODE_SIMPLIFICATION_CAST = "code/simplification/cast";
679 // Peephole optimizations involving cast operations.
682 InstructionSequenceConstants.CAST,
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 512 #define MAP(id, var) case id: var = CAST(id, args); break;
    [all...]
  /external/llvm/include/llvm/TableGen/
Record.h 884 enum UnaryOp { CAST, HEAD, TAIL, EMPTY };
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceConstants.java     [all...]
  /external/proguard/lib/
proguard.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /external/dropbear/libtomcrypt/
crypt.tex 621 \hline CAST5 (CAST-128) & cast5\_desc & 8 & 5 $\ldots$ 16 & 12, 16 \\
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 1303 milliseconds