Searched defs:scratch (Results 1 - 25 of 79) sorted by relevance

1234

/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfips_canister.c83 void *scratch; local
93 void *scratch; local
105 void *scratch; local
121 void *scratch; local
125 mov scratch,eax local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dappendable.cpp58 getAppendBuffer(int32_t minCapacity, int32_t , UChar *scratch, int32_t scratchCapacity, int32_t *resultCapacity) argument
H A Dbytestream.cpp15 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) argument
58 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) argument
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dbocsu.cpp100 char scratch[64]; local
H A Dcollationkeys.cpp57 GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystemCursorHelper.cpp69 IOFixedPoint64 scratch; local
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGOSREntry.cpp211 Register* scratch = bitwise_cast<Register*>(vm->scratchBufferForSize(sizeof(Register) * (2 + JSStack::CallFrameHeaderSize + maxFrameSize))->dataBuffer()); local
H A DDFGOSRExitCompiler32_64.cpp148 GPRReg scratch = AssemblyHelpers::selectScratchGPR(exit.m_jsValueSource.base()); local
182 EncodedJSValue* scratch = scratchBuffer ? static_cast<EncodedJSValue*>(scratchBuffer->dataBuffer()) : 0; local
[all...]
H A DDFGOSRExitCompiler64.cpp191 EncodedJSValue* scratch = scratchBuffer ? static_cast<EncodedJSValue*>(scratchBuffer->dataBuffer()) : 0; local
[all...]
H A DDFGOSRExitCompilerCommon.cpp178 static void osrWriteBarrier(CCallHelpers& jit, GPRReg owner, GPRReg scratch) argument
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLOSREntry.cpp84 EncodedJSValue* scratch = static_cast<EncodedJSValue*>( local
H A DFTLOSRExitCompiler.cpp70 EncodedJSValue* scratch = scratchBuffer ? static_cast<EncodedJSValue*>(scratchBuffer->dataBuffer()) : 0; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITInlineCacheGenerator.cpp138 JITPutByIdGenerator( CodeBlock* codeBlock, CodeOrigin codeOrigin, const RegisterSet& usedRegisters, JSValueRegs base, JSValueRegs value, GPRReg scratch, SpillRegistersMode spillMode, ECMAMode ecmaMode, PutKind putKind) argument
H A DSpecializedThunkJIT.h57 void loadDoubleArgument(int argument, FPRegisterID dst, RegisterID scratch) argument
77 void loadArgumentWithSpecificClass(const ClassInfo* classInfo, int argument, RegisterID dst, RegisterID scratch) argument
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dpanic_hooks.c119 void *scratch = panic_dump_buf + 4096; local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dstrtest.cpp366 char scratch[20]; local
397 char scratch[1 local
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A Dev_private.h126 IOGBounds scratch[2]; member in struct:_evScreen
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeDigitalSignature.c469 pointProjStruct scratch; local
566 giant scratch = NULL; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeeDigitalSignature.c469 pointProjStruct scratch; local
566 giant scratch = NULL; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-33-keychain-backup.c464 CFDictionaryRef scratch = NULL; local
/macosx-10.10/apache-793/httpd/support/
H A Dhtpasswd.c282 char *scratch, cp[MAX_STRING_LEN]; local
/macosx-10.10/curl-83.1.2/curl/lib/
H A Drtsp.c596 char *scratch; local
/macosx-10.10/libresolv-57/
H A Ddst_support.c358 static u_char scratch[1000]; local
/macosx-10.10/syslog-267/libsystem_asl.tproj/include/
H A Dasl_file.h125 char *scratch; member in struct:asl_file_s
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkProgress.c157 double scratch; local

Completed in 385 milliseconds

1234