/third_party/ffmpeg/libavcodec/ |
H A D | hevc_cabac.c | 499 int pre = 2 * (((m * av_clip(s->sh.slice_qp, 0, 51)) >> 4) + n) - 127; in cabac_init_state() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.cpp | 200 Byte pre[16];
in Final() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nv50.cpp | 296 NV50LegalizePostRA::handlePRERET(FlowInstruction *pre) in handlePRERET() argument
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_nistp256.c | 1876 void EC_nistp256_pre_comp_free(NISTP256_PRE_COMP *pre) in EC_nistp256_pre_comp_free() argument 2042 NISTP256_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp256_points_mul() local 2231 NISTP256_PRE_COMP *pre = NULL; ossl_ec_GFp_nistp256_precompute_mult() local [all...] |
/third_party/skia/third_party/externals/angle2/src/third_party/ceval/ |
H A D | ceval.h | 227 double pre; member [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ecp_nistp256.c | 1876 void EC_nistp256_pre_comp_free(NISTP256_PRE_COMP *pre) in EC_nistp256_pre_comp_free() argument 2042 NISTP256_PRE_COMP *pre = NULL; in ossl_ec_GFp_nistp256_points_mul() local 2231 NISTP256_PRE_COMP *pre = NULL; ossl_ec_GFp_nistp256_precompute_mult() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDrawBuffersIndexedTests.cpp | 859 bool requiresAdvancedBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | linearize.c | 1191 pseudo_t pre = linearize_expression(ep, expr->base); in linearize_slice() local 1205 pseudo_t pre = linearize_expression(ep, expr->unop); in linearize_regular_preop() local
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | constants-arm.h | 510 inline int VFPNRegValue(VFPRegPrecision pre) { in VFPNRegValue() argument 513 inline int VFPMRegValue(VFPRegPrecision pre) { in VFPMRegValue() argument 516 inline int VFPDRegValue(VFPRegPrecision pre) { in VFPDRegValue() argument 635 inline int VFPGlueRegValue(VFPRegPrecision pre, int four_bit, int one_bit) { in VFPGlueRegValue() argument [all...] |
/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A D | jsoncpp.cpp | 5100 unsigned int pre = settings_["precision"].asUInt(); in newStreamWriter() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 298 static int strprefix(const char *s, const char *pre) in strprefix() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 792 static int tls_engine_load_dynamic_generic(const char *pre[], in tls_engine_load_dynamic_generic() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 798 static int tls_engine_load_dynamic_generic(const char *pre[], in tls_engine_load_dynamic_generic() argument [all...] |
/third_party/libabigail/src/ |
H A D | abg-comparison.cc | 11179 diff_node_visitor::visit(distinct_diff* dif, bool pre) in visit() argument 11191 diff_node_visitor::visit(var_diff* dif, bool pre) in visit() argument 11203 diff_node_visitor::visit(pointer_diff* dif, bool pre) in visit() argument 11215 diff_node_visitor::visit(reference_diff* dif, bool pre) in visit() argument 11227 visit(qualified_type_diff* dif, bool pre) visit() argument 11239 visit(enum_diff* dif, bool pre) visit() argument 11251 visit(class_diff* dif, bool pre) visit() argument 11263 visit(base_diff* dif, bool pre) visit() argument 11275 visit(scope_diff* dif, bool pre) visit() argument 11287 visit(function_decl_diff* dif, bool pre) visit() argument 11299 visit(type_decl_diff* dif, bool pre) visit() argument 11311 visit(typedef_diff* dif, bool pre) visit() argument 11323 visit(translation_unit_diff* dif, bool pre) visit() argument [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 30452 const char *pre; sqlite3_str_vappendf() local [all...] |