/external/chromium/chrome/browser/sync/util/ |
data_encryption.cc | 42 LPWSTR descrip = L""; local 44 if (!CryptUnprotectData(&encrypted_data, &descrip, NULL, NULL, NULL, 0,
|
/external/oprofile/libpopt/ |
popt.c | 86 cb(con, POPT_CALLBACK_REASON_PRE, NULL, NULL, opt->descrip); 114 cb(con, POPT_CALLBACK_REASON_POST, NULL, NULL, opt->descrip); 155 const void * cbData = (cbopt->descrip ? cbopt->descrip : myData); 504 *callbackData = opt->descrip; 534 *callbackData = cb->descrip; 1076 item->option.descrip = _free(item->option.descrip); 1088 item->option.descrip = _free(item->option.descrip); [all...] |
popt.h | 27 to callback, descrip points to 123 const char * descrip; /*!< description for autohelp -- may be NULL */ member in struct:poptOption
|
poptconfig.c | 65 item->option.descrip = f;
|
popthelp.c | 226 const char * help = D_(translation_domain, opt->descrip); 530 if (opt->descrip) 531 fprintf(fp, "\n%s\n", D_(sub_transdom, opt->descrip));
|
/external/oprofile/ |
popt.h | 27 to callback, descrip points to 123 const char * descrip; /*!< description for autohelp -- may be NULL */ member in struct:poptOption
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bss_log.c | 75 # include <descrip.h>
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
o_time.c | 76 # include <descrip.h>
|
/external/openssl/crypto/bio/ |
bss_log.c | 75 # include <descrip.h>
|
/external/openssl/crypto/ |
o_time.c | 76 # include <descrip.h>
|
/ndk/sources/host-tools/make-3.81/ |
vmsfunctions.c | 25 #include <descrip.h>
|
arscan.c | 34 #include <descrip.h>
|
vmsify.c | 30 #include <descrip.h>
|
vmsjobs.c | 21 #include <descrip.h>
|
getloadavg.c | 395 # include <descrip.h>
|
job.c | 63 # include <descrip.h> [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
read_pwd.c | 181 #include <descrip.h>
|
/external/openssl/crypto/des/ |
read_pwd.c | 181 #include <descrip.h>
|
/external/icu4c/test/cintltst/ |
ccaltst.c | 2267 const char *descrip; \/* test description *\/ member in struct:__anon18980 [all...] |
cnumtst.c | 987 const char * descrip; member in struct:__anon19028 [all...] |
/external/zlib/src/ |
make_vms.com | 417 $! If MMS/MMK are available dump out the descrip.mms if required 420 $ write sys$output "Creating descrip.mms..." 421 $ create descrip.mms 422 $ open/append out descrip.mms 425 # descrip.mms: MMS description file for building zlib on VMS
|
/external/chromium_org/third_party/openssl/openssl/crypto/ui/ |
ui_openssl.c | 259 # include <descrip.h>
|
/external/openssl/crypto/ui/ |
ui_openssl.c | 259 # include <descrip.h>
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
QuickContactActivity.java | 581 final CharSequence descrip = resolveCache.getDescription(firstInfo, name); local 584 typeView.setContentDescription(descrip);
|