Home
last modified time | relevance | path

Searched defs:pre (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DparserRealSource14.js479 var pre = function (cur: TypeScript.AST, parent: TypeScript.AST, walker: IAstWalker) { function
[all...]
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_loader.py32 def pre(cmd): function
75 def pre(cmd): function
H A Dexport_targets.py139 def pre(k): function
/third_party/optimized-routines/string/test/
H A Dstringtest.h31 const char *pre = "\""; in quoteat() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_intrinsic_texture_test.cc31 std::string pre; member
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_intrinsic_texture_test.cc32 std::string pre; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-fault-injection.h81 uint64_t pre; member
/third_party/node/deps/v8/src/date/
H A Ddateparser.cc152 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c19 int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member
/third_party/openssl/crypto/
H A Dcore_algorithm.c19 int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member
/third_party/libwebsockets/include/libwebsockets/abstract/transports/
H A Dunit-test.h59 lws_unit_test_packet_cb pre; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_surface.cpp285 blit_surface(struct pipe_context *pctx, struct d3d12_surface *surface, bool pre) in blit_surface() argument
/third_party/toybox/toys/pending/
H A Ddd.c129 char *pre = xstrdup(arg); in parse_flags() local
/third_party/libsnd/src/ALAC/
H A Dag_dec.c170 uint32_t pre = 0, v ; in dyn_get() local
186 streamlong <<= pre ; in dyn_get() local
198 streamlong <<= pre + 1 ; in dyn_get() local
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py293 def pre(sel member in Version
[all...]
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dge25519.c265 ge25519_p3 pre[16]; in ge25519_double_scalarmult_vartime() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c199 static bool add_precondition(Btor *btor, BoolectorNode **pre, struct instruction *insn) in add_precondition() argument
233 static bool check_assert(Btor *btor, BoolectorNode *pre, struct instruction *insn) in check_assert() argument
241 static bool check_equal(Btor *btor, BoolectorNode *pre, struct instruction *insn) in check_equal() argument
265 static bool check_call(Btor *btor, BoolectorNode **pre, struct instruction *insn) in check_call() argument
284 BoolectorNode *pre = boolector_true(btor); check_function() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_mult.c78 EC_PRE_COMP *EC_ec_pre_comp_dup(EC_PRE_COMP *pre) in EC_ec_pre_comp_dup() argument
86 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dec_mult.c78 EC_PRE_COMP *EC_ec_pre_comp_dup(EC_PRE_COMP *pre) in EC_ec_pre_comp_dup() argument
86 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddominator_tree.cpp58 DepthFirstSearch(const BBType* bb, SuccessorLambda successors, PreLambda pre, PostLambda post) DepthFirstSearch() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.cpp58 DepthFirstSearch(const BBType* bb, SuccessorLambda successors, PreLambda pre, PostLambda post) DepthFirstSearch() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dcp.c372 char *pre = xstrdup(TT.c.preserve ? TT.c.preserve : "mot"), *s; in cp_main() local
/third_party/toybox/toys/posix/
H A Dcp.c378 char *pre = xstrdup(TT.c.preserve ? TT.c.preserve : "mot"), *s; in cp_main() local
/third_party/rust/crates/memchr/src/memmem/
H A Dmod.rs1004 let mut pre = Pre { state, prefn, ninfo: &self.ninfo }; in find_tw() variables
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h158 time_point<seconds> pre; // uses the pre member
[all...]

Completed in 14 milliseconds

1234