HomeSort by relevance Sort by last modified time
    Searched refs:CHAR (Results 26 - 50 of 378) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/zlib/src/as400/
compile.clp 13 DCL VAR(&SRCLIB) TYPE(*CHAR) LEN(10) +
15 DCL VAR(&SRCFILE) TYPE(*CHAR) LEN(10) +
17 DCL VAR(&CTLFILE) TYPE(*CHAR) LEN(10) +
20 DCL VAR(&MODLIB) TYPE(*CHAR) LEN(10) +
23 DCL VAR(&SRVLIB) TYPE(*CHAR) LEN(10) +
26 DCL VAR(&CFLAGS) TYPE(*CHAR) +
29 DCL VAR(&TGTRLS) TYPE(*CHAR) +
36 DCL VAR(&CMD) TYPE(*CHAR) LEN(512)
37 DCL VAR(&FIXDCMD) TYPE(*CHAR) LEN(512)
  /external/elfutils/0.153/backends/
linux-core-note.c 33 #define CHAR int8_t
90 FIELD (CHAR, pr_state);
91 FIELD (CHAR, pr_sname);
92 FIELD (CHAR, pr_zomb);
93 FIELD (CHAR, pr_nice);
101 FIELD (CHAR, pr_fname[FNAMESZ]);
102 FIELD (CHAR, pr_psargs[PRARGSZ]);
153 FIELD (state, CHAR, state, 'd'),
154 FIELD (state, CHAR, sname, 'c'),
155 FIELD (state, CHAR, zomb, 'd')
    [all...]
  /external/chromium_org/url/
url_canon_pathurl.cc 19 template<typename CHAR, typename UCHAR>
20 bool DoCanonicalizePathComponent(const CHAR* source,
22 CHAR seperator,
39 output->push_back(static_cast<char>(uch));
49 template <typename CHAR, typename UCHAR>
50 bool DoCanonicalizePathURL(const URLComponentSource<CHAR>& source,
66 success &= DoCanonicalizePathComponent<CHAR, UCHAR>(
68 success &= DoCanonicalizePathComponent<CHAR, UCHAR>(
70 success &= DoCanonicalizePathComponent<CHAR, UCHAR>(
78 bool CanonicalizePathURL(const char* spec
    [all...]
url_canon_fileurl.cc 23 template<typename CHAR>
24 int FileDoDriveSpec(const CHAR* spec, int begin, int end,
45 output->push_back(static_cast<char>(spec[after_slashes]));
54 template<typename CHAR, typename UCHAR>
55 bool DoFileCanonicalizePath(const CHAR* spec,
87 template<typename CHAR, typename UCHAR>
88 bool DoCanonicalizeFileURL(const URLComponentSource<CHAR>& source,
111 success &= DoFileCanonicalizePath<CHAR, UCHAR>(source.path, parsed.path,
124 bool CanonicalizeFileURL(const char* spec,
130 return DoCanonicalizeFileURL<char, unsigned char>
    [all...]
url_util.cc 21 template<class Char>
22 inline Char ToLowerASCII(Char c) {
28 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char* b) {
37 const char* kStandardURLSchemes[kNumStandardURLSchemes] = {
51 std::vector<const char*>* standard_schemes = NULL;
61 standard_schemes = new std::vector<const char*>;
68 template<typename CHAR>
69 inline bool DoCompareSchemeComponent(const CHAR* spec,
71 const char* compare_to)
    [all...]
url_canon_ip.cc 32 template<typename CHAR, typename UCHAR>
33 bool DoFindIPv4Components(const CHAR* spec,
70 !IsIPv4Char(static_cast<unsigned char>(spec[i]))) {
92 template<typename CHAR>
93 CanonHostInfo::Family IPv4ComponentToNumber(const CHAR* spec,
125 char buf[kMaxComponentLen + 1]; // digits + '\0'
130 char input = static_cast<char>(spec[i]);
158 template<typename CHAR>
159 CanonHostInfo::Family DoIPv4AddressToNumber(const CHAR* spec
    [all...]
  /external/libhevc/decoder/
ihevcd_version.c 113 IV_API_CALL_STATUS_T ihevcd_get_version(CHAR *pc_version_string,
116 CHAR ac_version_tmp[512];
  /development/ndk/platforms/android-9/arch-mips/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
ins.h 7 typedef unsigned char Char;
9 #define CHAR 0
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
ValueType.java 37 public static final int CHAR = 0x03;
  /libcore/luni/src/main/java/java/sql/
Types.java 64 * The type code that identifies the SQL type {@code CHAR}.
66 public static final int CHAR = 1;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/fw/arc/
types.h 21 typedef CHAR *PCHAR;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cpl.h 46 CHAR szName[32];
47 CHAR szInfo[64];
48 CHAR szHelpFile[128];
rasshost.h 17 CHAR UserName[UNLEN+1];
18 CHAR Domain[DNLEN+1];
28 CHAR DeviceName[MAX_DEVICE_NAME+1];
smx.h 27 CHAR szMenuName[MENU_TEXT_LEN + 1];
29 CHAR szHelpFileName[MAX_PATH];
47 CHAR szServerName[MAX_PATH];
73 CHAR szFocus[MAX_PATH];
91 const CHAR *pszServer;
92 CHAR *pszType;
93 CHAR *pszComment;

Completed in 1240 milliseconds

12 3 4 5 6 7 8 91011>>