HomeSort by relevance Sort by last modified time
    Searched refs:Char (Results 226 - 250 of 432) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/runtime/
runtime-strings.cc 223 // Flatten the string. If someone wants to get a char at an index
434 template <typename Char>
439 Vector<Char> buffer) {
451 WriteRepeatToFlat<Char>(separator, buffer, cursor, repeat,
455 String::WriteToFlat<Char>(string, &buffer[cursor], 0, string_length);
465 WriteRepeatToFlat<Char>(separator, buffer, cursor, repeat, separator_length);
557 // one-char strings in the cache. Gives up on the first char that is
runtime-i18n.cc 84 const char* const kInvalidTag = "invalid-tag";
87 char icu_result[ULOC_FULLNAME_CAPACITY];
96 char result[ULOC_FULLNAME_CAPACITY];
130 char result[ULOC_FULLNAME_CAPACITY];
134 const char* icu_name = available_locales[i].getName();
163 char result[ULOC_FULLNAME_CAPACITY];
205 char icu_locale[ULOC_FULLNAME_CAPACITY];
215 char icu_max_locale[ULOC_FULLNAME_CAPACITY];
221 char icu_base_max_locale[ULOC_FULLNAME_CAPACITY];
227 char icu_base_locale[ULOC_FULLNAME_CAPACITY]
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/
AndroidFastbootApp.c 100 #define IS_LOWERCASE_ASCII(Char) (Char >= 'a' && Char <= 'z')
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 54 // value is also printed; when T is a (const) char pointer, both the
60 // // Prints a value to a string. For a (const or not) char
66 // // value (but not the address) is printed; for a (const or not) char
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),
189 // Note that this operator<< takes a generic std::basic_ostream<Char,
193 // Foo that supports streaming to std::basic_ostream<Char,
196 // operator<<(std::basic_stream<Char, CharTraits>, const Foo&) is more
198 template <typename Char, typename CharTraits, typename T
    [all...]
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 697 // int __nvvm_reflect(const char *)
734 Value *llvm::emitStrChr(Value *Ptr, char C, IRBuilder<> &B,
914 Value *llvm::emitPutChar(Value *Char, IRBuilder<> &B,
923 B.CreateIntCast(Char,
949 Value *llvm::emitFPutC(Value *Char, Value *File, IRBuilder<> &B,
959 Char = B.CreateIntCast(Char, B.getInt32Ty(), /*isSigned*/true,
961 CallInst *CI = B.CreateCall(F, {Char, File}, "fputc");
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
CodeFragmentCollector.py 78 # Whether char at current FileBufferPos is whitespace
81 # @param Char The char to test
82 # @retval True The char is a kind of white space
83 # @retval False The char is NOT a kind of white space
85 def __IsWhiteSpace(self, Char):
86 if Char in (T_CHAR_NULL, T_CHAR_CR, T_CHAR_SPACE, T_CHAR_TAB, T_CHAR_LF):
93 # Skip white spaces from current char, return number of chars skipped
155 # Go back one char in the file buffer
158 # @retval True Successfully go back one char
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Include/Library/
ShellLib.h     [all...]
  /art/runtime/verifier/
reg_type_cache-inl.h 54 inline const CharType& RegTypeCache::Char() {
reg_type_cache.h 77 const RegType& From(mirror::ClassLoader* loader, const char* descriptor, bool precise)
86 const RegType& FromClass(const char* descriptor, mirror::Class* klass, bool precise)
94 const RegType& FromDescriptor(mirror::ClassLoader* loader, const char* descriptor, bool precise)
117 const CharType& Char() REQUIRES_SHARED(Locks::mutator_lock_);
161 mirror::Class* ResolveClass(const char* descriptor, mirror::ClassLoader* loader)
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
InternalBm.h 385 It assumes the input Char is in the scope of L'0' ~ L'9' and L'A' ~ L'F'
387 @param Char The input char which need to convert to int.
393 IN CHAR16 Char
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbSymbol.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcSupport.h 471 @param[in] Char The unicode hex number to be converted.
480 IN CHAR16 Char
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
UefiShellDebug1CommandsLib.h 99 @param Char The character to convert.
106 IN CHAR16 Char
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
UefiShellLevel2CommandsLib.c 266 @param[in] Char The character to convert to upper case.
268 @return Char as an upper case character.
272 IN CONST CHAR16 Char
  /external/google-breakpad/src/testing/test/
gmock-more-actions_test.cc 73 inline char Char(char ch) { return ch; }
93 const char* Plus1(const char* s) { return s + 1; }
108 const char* Binary(const char* input, short n) { return input + n; } // NOLINT
110 void VoidBinary(int, char) { g_done = true; }
112 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT
114 void VoidTernary(int, char, bool) { g_done = true;
    [all...]
  /external/googletest/googlemock/test/
gmock-more-actions_test.cc 73 inline char Char(char ch) { return ch; }
93 const char* Plus1(const char* s) { return s + 1; }
108 const char* Binary(const char* input, short n) { return input + n; } // NOLINT
110 void VoidBinary(int, char) { g_done = true; }
112 int Ternary(int x, char y, short z) { return x + y + z; } // NOLINT
114 void VoidTernary(int, char, bool) { g_done = true;
    [all...]
  /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/
ASTHelper.java 72 public static final PrimitiveType CHAR_TYPE = new PrimitiveType(Primitive.Char);
  /external/libedit/src/
tty.h 156 # define _POSIX_VDISABLE ((unsigned char) -1)
453 const char *t_name;
458 typedef unsigned char ttychar_t[NN_IO][C_NCC];
462 protected int tty_stty(EditLine *, int, const Char **);
477 unsigned char t_vdisable;
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 80 char Guid[16];
237 Char = 2,
306 char *String;
346 Value.String = new char[strlen(Other.Value.String) + 1];

Completed in 900 milliseconds

1 2 3 4 5 6 7 8 91011>>