HomeSort by relevance Sort by last modified time
    Searched refs:descrip (Results 1 - 18 of 18) sorted by null

  /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/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/openssl/crypto/des/
read_pwd.c 181 #include <descrip.h>
  /external/zlib/
make_vms.com 390 $! If MMS/MMK are available dump out the descrip.mms if required
393 $ write sys$output "Creating descrip.mms..."
394 $ create descrip.mms
395 $ open/append out descrip.mms
398 # descrip.mms: MMS description file for building zlib on VMS
  /external/openssl/crypto/ui/
ui_openssl.c 253 # include <descrip.h>
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 557 final CharSequence descrip = resolveCache.getDescription(firstInfo); local
560 typeView.setContentDescription(descrip);

Completed in 1733 milliseconds