Searched defs:constant (Results 1 - 25 of 52) sorted by relevance

123

/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2 constant(name, arg) function
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c10 constant(name, arg) function
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DEasingCurves.cpp39 float easeInOutQuad(float time, const float base, const float constant, const unsigned duration) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dderived-key-test.c40 unsigned char constant[MAXSIZE]; member in struct:testcase
H A Dcrypto.c2014 unsigned char constant[5]; local
1881 _krb5_derive_key(krb5_context context, struct _krb5_encryption_type *et, struct _krb5_key_data *key, const void *constant, size_t len) argument
1971 krb5_derive_key(krb5_context context, const krb5_keyblock *key, krb5_enctype etype, const void *constant, size_t constant_len, krb5_keyblock **derived_key) argument
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A Dfallback.h332 constant (pTHX_ const char *name, STRLEN len, IV *iv_return) { function
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGStrengthReductionPhase.cpp256 void foldTypedArrayPropertyToConstant(JSArrayBufferView* view, JSValue constant) argument
H A DDFGByteCodeParser.cpp222 unsigned constant = operand.toConstantIndex(); local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dconstants.h5451 constant (pTHX_ const char *name, STRLEN len, IV *iv_return, const char **pv_return) { function
/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_macinfo.c369 dwarf_vendor_ext(Dwarf_P_Debug dbg, Dwarf_Unsigned constant, char *string, Dwarf_Error * error) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DAssemblerBufferWithConstantPool.h198 putShortWithConstantInt(uint16_t insn, uint32_t constant, bool isReusable = false) argument
203 putIntWithConstantInt(uint32_t insn, uint32_t constant, bool isReusable = false) argument
279 putIntegralWithConstantInt(IntegralType insn, uint32_t constant, bool isReusable) argument
[all...]
H A DMacroAssembler.h1067 void loadRotationBlindedConstant(RotatedImmPtr constant, RegisterID dest) argument
1135 void loadRotationBlindedConstant(RotatedImm64 constant, RegisterID dest) argument
1307 void loadXorBlindedConstant(BlindedImm32 constant, RegisterID dest) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DValueRecovery.h162 static ValueRecovery constant(JSValue value) function in class:JSC::ValueRecovery
253 JSValue constant() const function in class:JSC::ValueRecovery
278 EncodedJSValue constant; member in union:JSC::ValueRecovery::__anon2560
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLExitValue.h106 static ExitValue constant(JSValue value) function in class:JSC::FTL::ExitValue
190 JSValue constant() const function in class:JSC::FTL::ExitValue
255 EncodedJSValue constant; member in union:JSC::FTL::ExitValue::__anon2583
H A DFTLLocation.h78 static Location forConstant(int64_t constant) argument
117 int64_t constant() const function in class:JSC::FTL::Location
181 int64_t constant; member in union:JSC::FTL::Location::__anon2585
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DGlobals.cpp83 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, argument
100 GlobalVariable::GlobalVariable(Module &M, Type *Ty, bool constant, argument
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_gss_crypto.c187 des3_derive_key(des_cblock inkey[3], des_cblock outkey[3], const unsigned char *constant, int clen) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITArithmetic32_64.cpp337 int32_t constant; local
375 int32_t constant; local
413 int32_t constant; local
502 int32_t constant; local
528 emitAdd32Constant(int dst, int op, int32_t constant, ResultType opType) argument
567 int32_t constant; local
636 emitSub32Constant(int dst, int op, int32_t constant, ResultType opType) argument
[all...]
H A DJITInlines.h888 inline void JIT::emitStore(int index, const JSValue constant, RegisterID base) argument
924 ALWAYS_INLINE bool JIT::getOperandConstantImmediateInt(int op1, int op2, int& op, int32_t& constant) argument
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Doption.c6 constant_to_sym(int constant, ID (*intern_const)(int)) argument
/macosx-10.10.1/less-25/less/
H A Dless.h50 #define constant const macro
52 #define constant macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLazyValueInfo.cpp66 constant, enumerator in enum:__anon9887::LVILatticeVal::LatticeValueTy
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSCCP.cpp62 constant, enumerator in enum:__anon10428::LatticeVal::LatticeValueTy
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-defs.el[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DNodesCodegen.cpp1150 static inline bool canFoldToBranch(OpcodeID opcodeID, ExpressionNode* branchExpression, JSValue constant) argument
1169 ConstantNode* constant = 0; local
[all...]

Completed in 404 milliseconds

123