OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_cache
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/gmake/dist/
strcache.c
43
new_cache
()
function
79
best =
new_cache
();
/src/crypto/external/apache2/openssl/dist/crypto/
passphrase.c
289
void *
new_cache
= OPENSSL_clear_realloc(data->cached_passphrase,
local
293
if (
new_cache
== NULL) {
297
data->cached_passphrase =
new_cache
;
/src/crypto/external/bsd/openssl/dist/crypto/
passphrase.c
295
void *
new_cache
=
local
300
if (
new_cache
== NULL) {
305
data->cached_passphrase =
new_cache
;
/src/external/gpl3/gdb.old/dist/sim/igen/
ld-insn.c
1043
cache_entry *
new_cache
;
local
1049
new_cache
= ZALLOC (cache_entry);
1050
new_cache
->line = record->line;
1051
filter_parse (&
new_cache
->flags,
1053
filter_parse (&
new_cache
->models,
1055
new_cache
->type = record->field[cache_typedef_field];
1056
new_cache
->name = record->field[cache_name_field];
1057
filter_parse (&
new_cache
->original_fields,
1059
new_cache
->expression = record->field[cache_expression_field];
1061
if (!filter_is_subset (options.flags_filter,
new_cache
->flags)
[
all
...]
/src/external/gpl3/gdb/dist/sim/igen/
ld-insn.c
1043
cache_entry *
new_cache
;
local
1049
new_cache
= ZALLOC (cache_entry);
1050
new_cache
->line = record->line;
1051
filter_parse (&
new_cache
->flags,
1053
filter_parse (&
new_cache
->models,
1055
new_cache
->type = record->field[cache_typedef_field];
1056
new_cache
->name = record->field[cache_name_field];
1057
filter_parse (&
new_cache
->original_fields,
1059
new_cache
->expression = record->field[cache_expression_field];
1061
if (!filter_is_subset (options.flags_filter,
new_cache
->flags)
[
all
...]
/src/crypto/external/apache2/openssl/dist/test/quic-openssl-docker/hq-interop/
quic-hq-interop.c
402
int
new_cache
= 0;
local
422
new_cache
= 1;
425
if (
new_cache
== 0) {
Completed in 30 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026