HomeSort by relevance Sort by last modified time
    Searched full:descrip (Results 1 - 25 of 35) sorted by null

1 2

  /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/chromium_org/third_party/mesa/src/docs/
README.VMS 20 mesagl. For MMS the deafult makefile is called descrip.mms, and
38 compiler options in the descrip.mms files.
  /external/mesa3d/docs/
README.VMS 20 mesagl. For MMS the deafult makefile is called descrip.mms, and
38 compiler options in the descrip.mms files.
  /external/zlib/src/amiga/
Makefile.pup 45 descrip.mms *.[ch]
49 zlib/Make????.??? zlib/Makefile.?? zlib/descrip.mms zlib/*.[ch]
  /external/zlib/src/old/
descrip.mms 0 # descrip.mms: MMS description file for building zlib on VMS
  /external/libpng/scripts/
makevms.com 97 $ if f$search("DESCRIP.MMS") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.MMS []
README.txt 63 descrip.mms => VMS makefile for MMS or MMK
  /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...]
poptconfig.c 65 item->option.descrip = f;
popt.h 27 to callback, descrip points to
123 const char * descrip; /*!< description for autohelp -- may be NULL */ member in struct:poptOption
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/chromium_org/third_party/expat/files/
MANIFEST 108 vms/descrip.mms
  /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/zlib/src/old/os2/
Makefile.os2 50 DISTFILES = README INDEX ChangeLog configure Make*[a-z0-9] *.[ch] descrip.mms \
  /ndk/sources/host-tools/make-3.81/
vmsfunctions.c 25 #include <descrip.h>
  /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/bio/
bss_log.c 75 # include <descrip.h>
  /external/openssl/crypto/bio/
bss_log.c 75 # include <descrip.h>
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V30.java 114 // DESCRIPTION:This is a long descrip
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 581 final CharSequence descrip = resolveCache.getDescription(firstInfo, name); local
584 typeView.setContentDescription(descrip);
  /external/icu4c/test/cintltst/
ccaltst.c 2267 const char *descrip; \/* test description *\/ member in struct:__anon18980
    [all...]
  /external/chromium_org/third_party/libpng/
README 198 descrip.mms => VMS makefile for MMS or MMK
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
read_pwd.c 181 #include <descrip.h>
  /external/chromium_org/third_party/openssl/openssl/crypto/
o_time.c 76 # include <descrip.h>
  /external/libpng/
README 198 descrip.mms => VMS makefile for MMS or MMK

Completed in 362 milliseconds

1 2