Home
last modified time | relevance | path

Searched refs:out_key (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dswiss-name-dictionary-inl.h494 Object* out_key) { in ToKey()
497 *out_key = k; in ToKey()
502 Object* out_key) { in ToKey()
503 return ToKey(roots, entry.as_int(), out_key); in ToKey()
493 ToKey(ReadOnlyRoots roots, int entry, Object* out_key) ToKey() argument
501 ToKey(ReadOnlyRoots roots, InternalIndex entry, Object* out_key) ToKey() argument
H A Dswiss-name-dictionary.h100 inline bool ToKey(ReadOnlyRoots roots, InternalIndex entry, Object* out_key);
288 inline bool ToKey(ReadOnlyRoots roots, int entry, Object* out_key);
H A Dordered-hash-table-inl.h126 Object* out_key) { in ToKey()
129 *out_key = k; in ToKey()
124 ToKey(ReadOnlyRoots roots, InternalIndex entry, Object* out_key) ToKey() argument
H A Dordered-hash-table.h128 inline bool ToKey(ReadOnlyRoots roots, InternalIndex entry, Object* out_key);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c63 // construct a key byte sequence if needed. |out_key| and |out_length| provide
68 const char** out_key, in table_key()
79 *out_key = RSTRING_PTR(key); in table_key()
89 *out_key = buf; in table_key()
66 table_key(Map* self, VALUE key, char* buf, const char** out_key, size_t* out_length) table_key() argument
/third_party/openssl/test/
H A Devp_pkey_dparams_test.c249 EVP_PKEY *in_key = NULL, *out_key = NULL; in params_bio_test() local
269 EVP_PKEY_free(out_key); in params_bio_test()

Completed in 6 milliseconds