Home
last modified time | relevance | path

Searched refs:a_out (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/objects/
Delements-kind.cc199 bool UnionElementsKindUptoSize(ElementsKind* a_out, ElementsKind b) { in UnionElementsKindUptoSize() argument
209 ElementsKind a = *a_out; in UnionElementsKindUptoSize()
217 *a_out = b; in UnionElementsKindUptoSize()
226 *a_out = HOLEY_SMI_ELEMENTS; in UnionElementsKindUptoSize()
230 *a_out = HOLEY_ELEMENTS; in UnionElementsKindUptoSize()
239 *a_out = PACKED_ELEMENTS; in UnionElementsKindUptoSize()
243 *a_out = HOLEY_ELEMENTS; in UnionElementsKindUptoSize()
254 *a_out = HOLEY_ELEMENTS; in UnionElementsKindUptoSize()
263 *a_out = b; in UnionElementsKindUptoSize()
272 *a_out = HOLEY_DOUBLE_ELEMENTS; in UnionElementsKindUptoSize()
Delements-kind.h380 inline bool UnionElementsKindUptoPackedness(ElementsKind* a_out, in UnionElementsKindUptoPackedness() argument
389 ElementsKind a = *a_out; in UnionElementsKindUptoPackedness()
394 *a_out = std::max(a, b); in UnionElementsKindUptoPackedness()
401 *a_out = std::max(a, b); in UnionElementsKindUptoPackedness()
408 *a_out = std::max(a, b); in UnionElementsKindUptoPackedness()
418 bool UnionElementsKindUptoSize(ElementsKind* a_out, ElementsKind b);
/third_party/libwebsockets/lib/roles/http/compression/brotli/
Dbrotli.c51 size_t a_in, a_out, t_out; in lcs_process_brotli() local
58 a_out = *olen_oused; in lcs_process_brotli()
75 &a_out, &n_out, &t_out) == in lcs_process_brotli()
82 ctx->may_have_more = !a_out; in lcs_process_brotli()
86 &a_out, &n_out, &t_out); in lcs_process_brotli()
96 *olen_oused -= a_out; in lcs_process_brotli()
/third_party/node/deps/v8/tools/gcmole/
Dgcmole.cc1213 Environment a_out = owner_->VisitStmt(a, in()); in Sequential() local
1214 Environment b_out = owner_->VisitStmt(b, a_out); in Sequential()
1220 Environment a_out = owner_->VisitStmt(a, in()); in Sequential() local
1221 Environment b_out = owner_->VisitStmt(b, a_out); in Sequential()
/third_party/skia/third_party/externals/freetype/builds/unix/
Dconfigure.raw52 rm -f a.* b.* a_out.exe conftest.*
58 elif test -x a_out.exe -o -x conftest.exe; then
63 rm -f a.* b.* a_out.exe conftest.*
/third_party/openssl/test/
Dectest.c2399 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; in do_test_custom_explicit_fromdata() local
2495 &a_out)) in do_test_custom_explicit_fromdata()
2496 || !TEST_BN_eq(a_out, a) in do_test_custom_explicit_fromdata()
2598 BN_free(a_out); in do_test_custom_explicit_fromdata()
/third_party/icu/tools/multi/c/patch/
D3_22621 > ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
D3_02733 +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
/third_party/libevdev/
Dthird_party_libevdev.diff9152 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"