Home
last modified time | relevance | path

Searched defs:temp (Results 326 - 350 of 1351) sorted by relevance

1...<<11121314151617181920>>...55

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c155 char temp[LWS_PRE + 256]; in callback_minimal() local
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load_single.c79 volatile int temp = j * (j + 1) / 2; in calc() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c54 struct lp_tgsi_channel_info temp[32][4]; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c63 unsigned temp = rc_find_free_temporary(&compiler->Base); in scale_texcoords() local
86 unsigned temp = rc_find_free_temporary(&compiler->Base); in projective_divide() local
301 unsigned temp = rc_find_free_temporary(c); radeonTransformTEX() local
410 unsigned temp = rc_find_free_temporary(c); radeonTransformTEX() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_mod.c58 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c175 } temp; in CRYPTO_ccm128_encrypt() local
255 } temp; in CRYPTO_ccm128_decrypt() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_mod.c53 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local
/third_party/openssl/crypto/modes/
H A Dccm128.c175 } temp; in CRYPTO_ccm128_encrypt() local
255 } temp; in CRYPTO_ccm128_decrypt() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetActiveUniformTests.cpp261 char temp[1024]; in iterate() local
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp270 SkIRect temp; in TestCreate() local
/third_party/skia/src/core/
H A DSkBlockAllocator.cpp136 int temp = fN1 - fN0; // yields prior fN0 in releaseBlock() local
H A DSkPoint.cpp119 SkScalar temp = sk_ieee_float_divide(det, uLengthSqd); in DistanceToLineBetweenSqd() local
162 SkScalar temp = sk_ieee_float_divide(det, uLengthSqd); in DistanceToLineSegmentBetweenSqd() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp194 opt::analysis::Bool temp; in ChangeLoopToSelection() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp194 opt::analysis::Bool temp; in ChangeLoopToSelection() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcparam.c39 long temp; in jpeg_add_quant_table() local
H A Drdppm.c497 register unsigned int temp; in METHODDEF() local
529 register unsigned int temp; in METHODDEF() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_fluent.cpp355 auto* temp = new NumberRangeFormatterImpl(fMacros, status); in getFormatter() local
H A Dutrans.cpp149 UParseError temp; in utrans_openU() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dfilestrm.cpp84 FILE* temp = fopen(filename, "r"); in T_FileStream_file_exists() local
/third_party/skia/tests/
H A DPathCoverageTest.cpp63 int temp = SkScalarCeilToInt(SkScalarSqrt(d / tol)); in compute_pointCount() local
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp29 SkPath temp; in ReversePath() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c128 FT_Int temp; in ftc_snode_load() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c44 unsigned int temp = alpha * color + 0x80; in multiply_alpha() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocalpointer.h281 T *temp=LocalPointerBase<T>::ptr; variable
456 T *temp=LocalPointerBase<T>::ptr; variable
/third_party/toybox/lib/
H A Dargs.c257 char *temp; in parse_optflaglist() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...55