HomeSort by relevance Sort by last modified time
    Searched defs:ncmds (Results 1 - 25 of 25) sorted by null

  /external/mmc-utils/
mmc.c 46 int ncmds; /* number of subcommand */ member in struct:Command
257 for( i = 0 ; i < cmd->ncmds ; i++ ){
263 if( cp->ncmds < i )
361 if( !cp->ncmds)
362 cp->ncmds = split_command(cp->verb, &(cp->cmds));
367 if( argc-1 < cp->ncmds )
369 for( match = 1, i = 0 ; i < cp->ncmds ; i++ ){
397 *nargs_ = argc-matchcmd->ncmds-1;
399 *args_ = argv+matchcmd->ncmds+1;
  /external/llvm/include/llvm/ObjectYAML/
MachOYAML.h 45 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
MachOYAML.h 46 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
  /toolchain/binutils/binutils-2.25/include/mach-o/
external.h 30 unsigned char ncmds[4]; /* Number of load commands. */ member in struct:mach_o_header_external
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-mach-o.c 54 unsigned char ncmds[4]; /* Number of load commands. */ member in struct:mach_o_header_32
67 unsigned char ncmds[4]; /* Number of load commands. */ member in struct:mach_o_header_64
201 unsigned int ncmds; member in struct:simple_object_mach_o_read
330 omr->ncmds = (*fetch_32) (b + offsetof (struct mach_o_header_32, ncmds));
768 for (i = 0; i < omr->ncmds; ++i)
914 set_32 (hdr + offsetof (struct mach_o_header_32, ncmds), 1);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.h 33 unsigned long ncmds; member in struct:bfd_mach_o_header
590 /* Array of load commands (length is given by header.ncmds). */
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 284 uint32_t ncmds; member in struct:llvm::MachO::mach_header
294 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
  /external/v8/src/
gdb-jit.cc 498 uint32_t ncmds; member in struct:v8::internal::BASE_EMBEDDED::MachOHeader
549 header->ncmds = 1;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 497 uint32_t ncmds; member in struct:llvm::MachO::mach_header
507 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
990 sys::swapByteOrder(mh.ncmds);
1000 sys::swapByteOrder(H.ncmds);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 497 uint32_t ncmds; member in struct:llvm::MachO::mach_header
507 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
998 sys::swapByteOrder(mh.ncmds);
1008 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 513 uint32_t ncmds; member in struct:llvm::MachO::mach_header
523 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
1037 sys::swapByteOrder(mh.ncmds);
1047 sys::swapByteOrder(H.ncmds);
    [all...]

Completed in 401 milliseconds