/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | aes_i.h | 33 #define RCON(i) rcon[(i)] argument 35 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 36 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 37 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 38 #define TE3(i) Te3[(i) & 0xff] argument 39 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 40 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 41 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 42 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | aes_i.h | 33 #define RCON(i) rcon[(i)] argument 35 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 36 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 37 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 38 #define TE3(i) Te3[(i) & 0xff] argument 39 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 40 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 41 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 42 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
/third_party/harfbuzz/src/ |
D | hb-ot-tag-table.hh | 1694 unsigned int i; in hb_ot_tags_from_complex_language() local 1714 unsigned int i; in hb_ot_tags_from_complex_language() local 1734 unsigned int i; in hb_ot_tags_from_complex_language() local 1754 unsigned int i; in hb_ot_tags_from_complex_language() local 1774 unsigned int i; in hb_ot_tags_from_complex_language() local 1794 unsigned int i; in hb_ot_tags_from_complex_language() local 1814 unsigned int i; in hb_ot_tags_from_complex_language() local 1834 unsigned int i; in hb_ot_tags_from_complex_language() local 1968 unsigned int i; in hb_ot_tags_from_complex_language() local 1998 unsigned int i; in hb_ot_tags_from_complex_language() local [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-tag-table.hh | 1715 unsigned int i; in hb_ot_tags_from_complex_language() local 1735 unsigned int i; in hb_ot_tags_from_complex_language() local 1755 unsigned int i; in hb_ot_tags_from_complex_language() local 1775 unsigned int i; in hb_ot_tags_from_complex_language() local 1795 unsigned int i; in hb_ot_tags_from_complex_language() local 1815 unsigned int i; in hb_ot_tags_from_complex_language() local 1835 unsigned int i; in hb_ot_tags_from_complex_language() local 1855 unsigned int i; in hb_ot_tags_from_complex_language() local 1989 unsigned int i; in hb_ot_tags_from_complex_language() local 2019 unsigned int i; in hb_ot_tags_from_complex_language() local [all …]
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | module.cpp | 28 for (uint32_t i = 0; i < types_values_.size(); ++i) { in GetTypes() local 37 for (uint32_t i = 0; i < types_values_.size(); ++i) { in GetTypes() local 46 for (uint32_t i = 0; i < types_values_.size(); ++i) { in GetConstants() local 55 for (uint32_t i = 0; i < types_values_.size(); ++i) { in GetConstants() local 63 for (uint32_t i = 0; i < types_values_.size(); ++i) { in GetGlobalValue() local 79 #define DELEGATE(i) i->ForEachInst(f, run_on_debug_line_insts) in ForEachInst() argument 80 for (auto& i : capabilities_) DELEGATE(i); in ForEachInst() local 81 for (auto& i : extensions_) DELEGATE(i); in ForEachInst() local 82 for (auto& i : ext_inst_imports_) DELEGATE(i); in ForEachInst() local 84 for (auto& i : entry_points_) DELEGATE(i); in ForEachInst() local [all …]
|
/third_party/json/test/src/ |
D | unit-items.cpp | 57 for (auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy) variable 90 for (auto& i : json::iterator_wrapper(j)) variable 134 for (const auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy) variable 167 for (const auto& i : json::iterator_wrapper(j)) variable 203 for (auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy) variable 236 for (auto& i : json::iterator_wrapper(j)) variable 269 for (const auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy) variable 302 for (const auto& i : json::iterator_wrapper(j)) variable 338 for (auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy) variable 371 for (auto& i : json::iterator_wrapper(j)) variable [all …]
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
D | vksJson.cpp | 197 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 201 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 203 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 209 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 215 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 221 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 223 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 230 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 234 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local 240 for (int i = 0; i < vk_json::s_num_spaces; i++) vk_json::_string_stream << " "; in writeJSON_GraphicsPipeline_vkpccjson() local [all …]
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_mathunary.c | 65 for (int i = 0; i < 4; ++i) in ff_dnn_execute_layer_math_unary() local 86 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 90 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 94 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 98 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 102 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 106 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 110 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 114 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local 118 for (int i = 0; i < dims_count; ++i) in ff_dnn_execute_layer_math_unary() local [all …]
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | test_assembler.cpp | 29 for (unsigned i = GFX6; i <= GFX10; i++) { variable 52 for (unsigned i = 0; i < 0x3f; i++) variable 78 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 109 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 130 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 157 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 187 for (unsigned i = 0; i < 0x3f - 6; i++) // a unconditional long jump is 6 dwords variable 192 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 212 for (unsigned i = 0; i < INT16_MAX + 1; i++) variable 230 for (unsigned i = GFX9; i <= GFX10; i++) { variable [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderGLSLstd450.cpp | 61 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 70 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 88 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 97 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 106 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 115 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 124 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 133 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 146 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local 156 for(auto i = 0u; i < type.componentCount; i++) in EmitExtGLSLstd450() local [all …]
|
/third_party/protobuf/benchmarks/util/ |
D | schema_proto2_to_proto3_util.h | 27 for (int i = file->mutable_message_type()->size() - 1; i >= 0; i--) { in StripFile() local 34 for (int i = file->mutable_extension()->size() - 1; i >= 0; i--) { in StripFile() local 55 for (int i = new_message->mutable_field()->size() - 1; i >= 0; i--) { in StripMessage() local 61 for (int i = new_message->mutable_extension()->size() - 1; i >= 0; i--) { in StripMessage() local 69 for (int i = 0; i < new_message->mutable_nested_type()->size(); i++) { in StripMessage() local 85 for (int i = 0; i < file->enum_type_size(); i++) { in ScrubFile() local 88 for (int i = 0; i < file->mutable_message_type()->size(); i++) { in ScrubFile() local 109 for (int i = enum_type->mutable_value()->size() - 1; i > 0; i--) { in ScrubEnum() local 122 for (int i = 0; i < message_type->mutable_enum_type()->size(); i++) { in ScrubMessage() local 125 for (int i = 0; i < message_type->mutable_nested_type()->size(); i++) { in ScrubMessage() local [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
D | bits_test.cc | 110 for (int i = 0; i < kTrials; ++i) { in TEST() local 119 for (int i = 0; i < kTrials; ++i) { in TEST() local 128 for (int i = 0; i < kTrials; ++i) { in TEST() local 137 for (int i = 0; i < kTrials; ++i) { in TEST() local 168 for (int i = 0; i < 8; i++) { in TEST() local 172 for (int i = 0; i < 16; i++) { in TEST() local 176 for (int i = 0; i < 32; i++) { in TEST() local 180 for (int i = 0; i < 64; i++) { in TEST() local 280 for (int i = 0; i < 8; i++) { in TEST() local 287 for (int i = 0; i < 16; i++) { in TEST() local [all …]
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_lowering_gv100.cpp | 33 GV100LegalizeSSA::handleCMP(Instruction *i) in handleCMP() 46 GV100LegalizeSSA::handleIADD64(Instruction *i) in handleIADD64() 70 GV100LegalizeSSA::handleIMAD_HIGH(Instruction *i) in handleIMAD_HIGH() 97 GV100LegalizeSSA::handleIMNMX(Instruction *i) in handleIMNMX() 108 GV100LegalizeSSA::handleIMUL(Instruction *i) in handleIMUL() 119 GV100LegalizeSSA::handleLOP2(Instruction *i) in handleLOP2() 144 GV100LegalizeSSA::handleNOT(Instruction *i) in handleNOT() 152 GV100LegalizeSSA::handlePREEX2(Instruction *i) in handlePREEX2() 159 GV100LegalizeSSA::handleQUADON(Instruction *i) in handleQUADON() 168 GV100LegalizeSSA::handleQUADPOP(Instruction *i) in handleQUADPOP() [all …]
|
D | nv50_ir_emit_gk110.cpp | 306 CodeEmitterGK110::emitPredicate(const Instruction *i) in emitPredicate() 330 CodeEmitterGK110::setShortImmediate(const Instruction *i, const int s) in setShortImmediate() 355 CodeEmitterGK110::setImmediate32(const Instruction *i, const int s, in setImmediate32() 371 CodeEmitterGK110::emitForm_L(const Instruction *i, uint32_t opc, uint8_t ctg, in emitForm_L() 397 CodeEmitterGK110::emitForm_C(const Instruction *i, uint32_t opc, uint8_t ctg) in emitForm_C() 423 CodeEmitterGK110::emitForm_21(const Instruction *i, uint32_t opc2, in emitForm_21() 473 CodeEmitterGK110::modNegAbsF32_3b(const Instruction *i, const int s) in modNegAbsF32_3b() 480 CodeEmitterGK110::emitNOP(const Instruction *i) in emitNOP() 492 CodeEmitterGK110::emitFMAD(const Instruction *i) in emitFMAD() 532 CodeEmitterGK110::emitDMAD(const Instruction *i) in emitDMAD() [all …]
|
D | nv50_ir_emit_nv50.cpp | 197 CodeEmitterNV50::emitMNeg12(const Instruction *i) in emitMNeg12() 246 CodeEmitterNV50::emitFlagsRd(const Instruction *i) in emitFlagsRd() 262 CodeEmitterNV50::emitFlagsWr(const Instruction *i) in emitFlagsWr() 292 CodeEmitterNV50::setAReg16(const Instruction *i, int s) in setAReg16() 302 CodeEmitterNV50::setImmediate(const Instruction *i, int s) in setImmediate() 340 CodeEmitterNV50::setDst(const Instruction *i, int d) in setDst() 357 CodeEmitterNV50::setSrcFileBits(const Instruction *i, int enc) in setSrcFileBits() 462 CodeEmitterNV50::setSrc(const Instruction *i, unsigned int s, int slot) in setSrc() 487 CodeEmitterNV50::emitForm_MAD(const Instruction *i) in emitForm_MAD() 516 CodeEmitterNV50::emitForm_ADD(const Instruction *i) in emitForm_ADD() [all …]
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | json_stream_parser_test.cc | 98 for (int i = 0; i < json.length(); ++i) { in RunTest() local 163 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 171 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 179 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 188 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 196 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 205 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 213 for (int i = 0; i < str.length(); ++i) { in TEST_F() local 221 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local 229 for (int i = 0; i <= str.length(); ++i) { in TEST_F() local [all …]
|
/third_party/alsa-lib/src/pcm/ |
D | interval_inline.h | 24 INTERVAL_INLINE void snd_interval_any(snd_interval_t *i) in snd_interval_any() 34 INTERVAL_INLINE void snd_interval_none(snd_interval_t *i) in snd_interval_none() 39 INTERVAL_INLINE int snd_interval_checkempty(const snd_interval_t *i) in snd_interval_checkempty() 45 INTERVAL_INLINE int snd_interval_empty(const snd_interval_t *i) in snd_interval_empty() 50 INTERVAL_INLINE int snd_interval_single(const snd_interval_t *i) in snd_interval_single() 57 INTERVAL_INLINE int snd_interval_value(const snd_interval_t *i) in snd_interval_value() 65 INTERVAL_INLINE void snd_interval_set_value(snd_interval_t *i, unsigned int val) in snd_interval_set_value() 73 INTERVAL_INLINE int snd_interval_min(const snd_interval_t *i) in snd_interval_min() 79 INTERVAL_INLINE int snd_interval_max(const snd_interval_t *i) in snd_interval_max() 85 INTERVAL_INLINE void snd_interval_set_minmax(snd_interval_t *i, unsigned int min, unsigned int max) in snd_interval_set_minmax() [all …]
|
/third_party/openh264/test/encoder/ |
D | EncUT_Sample.cpp | 174 for (int i = 0; i < (m_iStrideA << 2); i++) in TEST_F() local 176 for (int i = 0; i < (m_iStrideB << 2); i++) in TEST_F() local 182 for (int i = 0; i < 4; i++) { in TEST_F() local 192 for (int i = 0; i < (m_iStrideA << 2); i++) in TEST_F() local 194 for (int i = 0; i < (m_iStrideB << 2); i++) in TEST_F() local 200 for (int i = 0; i < 4; i++) { in TEST_F() local 210 for (int i = 0; i < (m_iStrideA << 3); i++) in TEST_F() local 212 for (int i = 0; i < (m_iStrideB << 3); i++) in TEST_F() local 218 for (int i = 0; i < 8; i++) { in TEST_F() local 228 for (int i = 0; i < (m_iStrideA << 3); i++) in TEST_F() local [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.ts | 20 for (let [, nameA ="name"] = robotA, i = 0; i < 1; i++) { variable 26 for (let [, nameA = "name"] = [2, "trimmer", "trimming"], i = 0; i < 1; i++) { variable 32 ] = ["none", "none"]] = multiRobotA, i = 0; i < 1; i++) { variable 44 ] = ["none", "none"]] = ["trimmer", ["trimming", "edging"]], i = 0; i < 1; i++) { variable 48 for (let [numberB = -1] = robotA, i = 0; i < 1; i++) { variable 54 for (let [numberB = -1] = [2, "trimmer", "trimming"], i = 0; i < 1; i++) { variable 57 for (let [nameB = "name"] = multiRobotA, i = 0; i < 1; i++) { variable 63 for (let [nameB = "name"] = ["trimmer", ["trimming", "edging"]], i = 0; i < 1; i++) { variable 67 for (let [numberA2 = -1, nameA2 = "name", skillA2 = "skill"] = robotA, i = 0; i < 1; i++) { variable 73 for (let [numberA2 = -1, nameA2 = "name", skillA2 = "skill"] = [2, "trimmer", "trimming"], i = 0; i… variable [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
D | fst_iface.h | 34 static inline struct fst_group * fst_iface_get_group(struct fst_iface *i) in fst_iface_get_group() 39 static inline const char * fst_iface_get_name(struct fst_iface *i) in fst_iface_get_name() 44 static inline const u8 * fst_iface_get_addr(struct fst_iface *i) in fst_iface_get_addr() 49 static inline const char * fst_iface_get_group_id(struct fst_iface *i) in fst_iface_get_group_id() 54 static inline u8 fst_iface_get_priority(struct fst_iface *i) in fst_iface_get_priority() 59 static inline u32 fst_iface_get_llt(struct fst_iface *i) in fst_iface_get_llt() 64 static inline const struct wpabuf * fst_iface_get_mbie(struct fst_iface *i) in fst_iface_get_mbie() 69 static inline const u8 * fst_iface_get_bssid(struct fst_iface *i) in fst_iface_get_bssid() 74 static inline void fst_iface_get_channel_info(struct fst_iface *i, in fst_iface_get_channel_info() 81 static inline int fst_iface_get_hw_modes(struct fst_iface *i, in fst_iface_get_hw_modes() [all …]
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_message_builder.cc | 79 for (int i = 0; i < descriptor_->field_count(); i++) { in MessageBuilderGenerator() local 152 for (int i = 0; i < descriptor_->field_count(); i++) { in Generate() local 157 for (int i = 0; i < totalInts; i++) { in Generate() local 162 for (int i = 0; i < descriptor_->field_count(); i++) { in Generate() local 210 for (int i = 0; i < descriptor_->field_count(); i++) { in GenerateDescriptorMethods() local 225 for (int i = 0; i < map_fields.size(); ++i) { in GenerateDescriptorMethods() local 250 for (int i = 0; i < map_fields.size(); ++i) { in GenerateDescriptorMethods() local 313 for (int i = 0; i < descriptor_->field_count(); i++) { in GenerateCommonBuilderMethods() local 333 for (int i = 0; i < descriptor_->field_count(); i++) { in GenerateCommonBuilderMethods() local 395 for (int i = 0; i < descriptor_->field_count(); i++) { in GenerateCommonBuilderMethods() local [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
D | fst_iface.h | 34 static inline struct fst_group * fst_iface_get_group(struct fst_iface *i) in fst_iface_get_group() 39 static inline const char * fst_iface_get_name(struct fst_iface *i) in fst_iface_get_name() 44 static inline const u8 * fst_iface_get_addr(struct fst_iface *i) in fst_iface_get_addr() 49 static inline const char * fst_iface_get_group_id(struct fst_iface *i) in fst_iface_get_group_id() 54 static inline u8 fst_iface_get_priority(struct fst_iface *i) in fst_iface_get_priority() 59 static inline u32 fst_iface_get_llt(struct fst_iface *i) in fst_iface_get_llt() 64 static inline const struct wpabuf * fst_iface_get_mbie(struct fst_iface *i) in fst_iface_get_mbie() 69 static inline const u8 * fst_iface_get_bssid(struct fst_iface *i) in fst_iface_get_bssid() 74 static inline void fst_iface_get_channel_info(struct fst_iface *i, in fst_iface_get_channel_info() 81 static inline int fst_iface_get_hw_modes(struct fst_iface *i, in fst_iface_get_hw_modes() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | vaapi_av1.c | 184 for (int i = 0; i < AV1_NUM_REF_FRAMES; i++) { in vaapi_av1_start_frame() local 190 for (int i = 0; i < AV1_REFS_PER_FRAME; i++) { in vaapi_av1_start_frame() local 193 for (int i = 0; i < AV1_TOTAL_REFS_PER_FRAME; i++) { in vaapi_av1_start_frame() local 196 for (int i = 0; i < 2; i++) { in vaapi_av1_start_frame() local 199 for (int i = 0; i < (1 << frame_header->cdef_bits); i++) { in vaapi_av1_start_frame() local 207 for (int i = 0; i < frame_header->tile_cols; i++) { in vaapi_av1_start_frame() local 211 for (int i = 0; i < frame_header->tile_rows; i++) { in vaapi_av1_start_frame() local 215 for (int i = AV1_REF_FRAME_LAST; i <= AV1_REF_FRAME_ALTREF; i++) { in vaapi_av1_start_frame() local 221 for (int i = 0; i < film_grain->num_y_points; i++) { in vaapi_av1_start_frame() local 227 for (int i = 0; i < film_grain->num_cb_points; i++) { in vaapi_av1_start_frame() local [all …]
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utf_old.h | 365 #define UTF8_GET_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 372 #define UTF8_GET_CHAR_SAFE(s, start, i, length, c, strict) UPRV_BLOCK_MACRO_BEGIN { \ argument 379 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 399 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 419 #define UTF8_FWD_1_UNSAFE(s, i) UPRV_BLOCK_MACRO_BEGIN { \ argument 424 #define UTF8_FWD_N_UNSAFE(s, i, n) UPRV_BLOCK_MACRO_BEGIN { \ argument 433 #define UTF8_SET_CHAR_START_UNSAFE(s, i) UPRV_BLOCK_MACRO_BEGIN { \ argument 438 #define UTF8_NEXT_CHAR_SAFE(s, i, length, c, strict) UPRV_BLOCK_MACRO_BEGIN { \ argument 450 #define UTF8_APPEND_CHAR_SAFE(s, i, length, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) argument [all …]
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf_old.h | 365 #define UTF8_GET_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 372 #define UTF8_GET_CHAR_SAFE(s, start, i, length, c, strict) UPRV_BLOCK_MACRO_BEGIN { \ argument 379 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 399 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 419 #define UTF8_FWD_1_UNSAFE(s, i) UPRV_BLOCK_MACRO_BEGIN { \ argument 424 #define UTF8_FWD_N_UNSAFE(s, i, n) UPRV_BLOCK_MACRO_BEGIN { \ argument 433 #define UTF8_SET_CHAR_START_UNSAFE(s, i) UPRV_BLOCK_MACRO_BEGIN { \ argument 438 #define UTF8_NEXT_CHAR_SAFE(s, i, length, c, strict) UPRV_BLOCK_MACRO_BEGIN { \ argument 450 #define UTF8_APPEND_CHAR_SAFE(s, i, length, c) UPRV_BLOCK_MACRO_BEGIN { \ argument 459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) argument [all …]
|