Home
last modified time | relevance | path

Searched defs:pre (Results 76 - 93 of 93) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c499 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 DHashCalc.cpp200 Byte pre[16]; in Final() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp296 NV50LegalizePostRA::handlePRERET(FlowInstruction *pre) in handlePRERET() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1876 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 Dceval.h227 double pre; member
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c1876 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 Des3fDrawBuffersIndexedTests.cpp859 bool requiresAdvancedBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1191 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 Dconstants-arm.h510 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 Djsoncpp.cpp5100 unsigned int pre = settings_["precision"].asUInt(); in newStreamWriter() local
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp3657 Int pre; /* digits before the '.' */ in decToString() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c298 static int strprefix(const char *s, const char *pre) in strprefix() argument
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp3657 Int pre; /* digits before the '.' */ in decToString() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp3657 Int pre; /* digits before the '.' */ in decToString() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c792 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 Dtls_openssl.c798 static int tls_engine_load_dynamic_generic(const char *pre[], in tls_engine_load_dynamic_generic() argument
[all...]
/third_party/libabigail/src/
H A Dabg-comparison.cc11179 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 Dsqlite3.c30452 const char *pre; sqlite3_str_vappendf() local
[all...]

Completed in 186 milliseconds

1234