OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ami
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/
mem_dbg.c
399
APP_INFO *
ami
, *amim;
local
406
if ((
ami
= (APP_INFO *)OPENSSL_malloc(sizeof(APP_INFO))) == NULL)
415
OPENSSL_free(
ami
);
421
CRYPTO_THREADID_current(&
ami
->threadid);
422
ami
->file=file;
423
ami
->line=line;
424
ami
->info=info;
425
ami
->references=1;
426
ami
->next=NULL;
428
if ((amim=lh_APP_INFO_insert(amih,
ami
)) != NULL
[
all
...]
/external/openssl/crypto/
mem_dbg.c
399
APP_INFO *
ami
, *amim;
local
406
if ((
ami
= (APP_INFO *)OPENSSL_malloc(sizeof(APP_INFO))) == NULL)
415
OPENSSL_free(
ami
);
421
CRYPTO_THREADID_current(&
ami
->threadid);
422
ami
->file=file;
423
ami
->line=line;
424
ami
->info=info;
425
ami
->references=1;
426
ami
->next=NULL;
428
if ((amim=lh_APP_INFO_insert(amih,
ami
)) != NULL
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c
326
const struct attrib_match_info *
ami
= NULL;
local
333
ami
= &attrib_match[i];
337
if (
ami
== NULL)
349
if (
ami
->exact) {
366
scores[index].points -= (actual_value - expected_value) *
ami
->weight;
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c
326
const struct attrib_match_info *
ami
= NULL;
local
333
ami
= &attrib_match[i];
337
if (
ami
== NULL)
349
if (
ami
->exact) {
366
scores[index].points -= (actual_value - expected_value) *
ami
->weight;
/external/chromium_org/third_party/skia/src/core/
SkDraw.cpp
944
SkAutoMaskFreeImage
ami
(dstM.fImage);
[
all
...]
/external/skia/src/core/
SkDraw.cpp
944
SkAutoMaskFreeImage
ami
(dstM.fImage);
[
all
...]
/external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc
[
all
...]
Completed in 234 milliseconds