HomeSort by relevance Sort by last modified time
    Searched full:hds (Results 1 - 14 of 14) sorted by null

  /external/llvm/cmake/modules/
LLVMProcessSources.cmake 32 file(GLOB hds ${glob})
33 set(${hdrs_out} ${hds} PARENT_SCOPE)
37 add_header_files_for_glob(hds *.h)
38 list(APPEND all_headers ${hds})
41 add_header_files_for_glob(hds "${additional_dir}/*.h")
42 list(APPEND all_headers ${hds})
43 add_header_files_for_glob(hds "${additional_dir}/*.inc")
44 list(APPEND all_headers ${hds})
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdsapi.h 313 NTDSAPI_POSTXP DWORD WINAPI DsBindingSetTimeout(HANDLE hDS,ULONG cTimeoutSecs);
319 NTDSAPI DWORD WINAPI DsCrackNamesW(HANDLE hDS,DS_NAME_FLAGS flags,DS_NAME_FORMAT formatOffered,DS_NAME_FORMAT formatDesired,DWORD cNames,const LPCWSTR *rpNames,PDS_NAME_RESULTW *ppResult);
320 NTDSAPI DWORD WINAPI DsCrackNamesA(HANDLE hDS,DS_NAME_FLAGS flags,DS_NAME_FORMAT formatOffered,DS_NAME_FORMAT formatDesired,DWORD cNames,const LPCSTR *rpNames,PDS_NAME_RESULTA *ppResult);
331 NTDSAPI DWORD WINAPI DsWriteAccountSpnA(HANDLE hDS,DS_SPN_WRITE_OP Operation,LPCSTR pszAccount,DWORD cSpn,LPCSTR *rpszSpn);
332 NTDSAPI DWORD WINAPI DsWriteAccountSpnW(HANDLE hDS,DS_SPN_WRITE_OP Operation,LPCWSTR pszAccount,DWORD cSpn,LPCWSTR *rpszSpn);
337 NTDSAPI DWORD WINAPI DsReplicaSyncA(HANDLE hDS,LPCSTR NameContext,const UUID *pUuidDsaSrc,ULONG Options);
338 NTDSAPI DWORD WINAPI DsReplicaSyncW(HANDLE hDS,LPCWSTR NameContext,const UUID *pUuidDsaSrc,ULONG Options);
339 NTDSAPI DWORD WINAPI DsReplicaAddA(HANDLE hDS,LPCSTR NameContext,LPCSTR SourceDsaDn,LPCSTR TransportDn,LPCSTR SourceDsaAddress,const PSCHEDULE pSchedule,DWORD Options);
340 NTDSAPI DWORD WINAPI DsReplicaAddW(HANDLE hDS,LPCWSTR NameContext,LPCWSTR SourceDsaDn,LPCWSTR TransportDn,LPCWSTR SourceDsaAddress,const PSCHEDULE pSchedule,DWORD Options);
341 NTDSAPI DWORD WINAPI DsReplicaDelA(HANDLE hDS,LPCSTR NameContext,LPCSTR DsaSrc,ULONG Options)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c 948 struct xcoff_link_hash_entry *hds;
950 hds = h->descriptor;
951 if (hds == NULL)
960 hds = xcoff_link_hash_lookup (xcoff_hash_table (info), dsnm,
963 if (hds == NULL)
966 hds->descriptor = h;
967 h->descriptor = hds;
970 if (xcoff_dynamic_definition_p (hds, &ldsym))
972 hds->root.type = h->root.type;
973 hds->flags |= XCOFF_DEF_DYNAMIC
942 struct xcoff_link_hash_entry *hds; local
2127 struct xcoff_link_hash_entry *hds; local
2764 struct xcoff_link_hash_entry *hds; local
3085 struct xcoff_link_hash_entry *hds; local
    [all...]
  /system/core/toolbox/
newfs_msdos.c 121 u_int8_t hds[2]; /* drive heads */ member in struct:bsbpb
165 u_int hds; /* drive heads */ member in struct:bpb
405 bpb.hds = opt_h;
670 mk2(bsbpb->hds, bpb.hds);
841 bpb->hds = geom.heads;
842 ckgeom(fname, bpb->hds, "drive heads");
897 if (bpb->hds == 0 && ioctl(fd, DIOCGFWHEADS, &dlp.d_ntracks) == -1) {
916 if (bpb->hds == 0)
917 bpb->hds = ckgeom(fname, lp->d_ntracks, "drive heads")
    [all...]
  /external/autotest/client/tests/kvm/tests/
physical_resources_check.py 100 # We will check HDs with the image name
  /system/vold/
Devmapper.cpp 197 // bps=512 spc=8 res=32 nft=2 sec=8190 mid=0xf0 spt=63 hds=64 hid=0 bspf=8 rdcl=2 infs=1 bkbs=2
  /frameworks/av/tools/resampler_tools/
fir.cpp 163 while ((ch = getopt(argc, argv, ":hds:c:n:f:l:m:b:p:v:z:D")) != -1) {
  /external/tpm2/generator/
commands.txt 631 _COMMENT X and Y coordinates of the product of the multiplication Z = (xZ , yZ) ? [hdS]QB
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/32/
libgcov.a     [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/32/
libgcov.a     [all...]
  /development/perftests/panorama/input/
test_020.ppm     [all...]
test_034.ppm     [all...]
  /external/chromium-trace/catapult/tracing/skp_data/
lthi_cats.skp     [all...]
  /prebuilts/qemu-kernel/arm/ranchu/
vmlinux-qemu 

Completed in 530 milliseconds