/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | raw_ostream.cpp | 502 off_t loc = ::lseek(FD, 0, SEEK_CUR); in raw_fd_ostream() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucase.cpp | 1060 ucase_toFullLower(UChar32 c, UCaseContextIterator *iter, void *context, const UChar **pString, int32_t loc) ucase_toFullLower() argument 1210 toUpperOrTitle(UChar32 c, UCaseContextIterator *iter, void *context, const UChar **pString, int32_t loc, UBool upperNotTitle) toUpperOrTitle() argument
|
/third_party/python/Python/ |
H A D | preconfig.c | 797 const char *loc = setlocale(LC_CTYPE, NULL); in _PyPreConfig_Read() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 389 std::string loc = ""; in ToString() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 495 int loc = glGetAttribLocation(program, "a_position"); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineTimestampTests.cpp | 94 std::locale loc; in getPipelineStageFlagStr() local 150 std::locale loc; in getTransferMethodStr() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/ |
H A D | dma.h | 201 hi_u32 loc : 30; member
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.cpp | 615 int loc; // 1本地,2云端 in CheckFileType() local
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_packet_tools.cpp | 998 bool MtpPacketTool::DumpClear(size_t loc, std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpClear() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | atrac3.c | 418 int *level, *loc; in decode_gain_control() local
|
/third_party/exfatprogs/lib/ |
H A D | exfat_dir.c | 869 int exfat_add_dentry_set(struct exfat *exfat, struct exfat_dentry_loc *loc, in exfat_add_dentry_set() argument 907 struct exfat_dentry_loc loc; in exfat_create_file() local [all...] |
/third_party/exfatprogs/fsck/ |
H A D | fsck.c | 1385 struct exfat_dentry_loc loc; in rescue_orphan_clusters() local
|
/third_party/curl/lib/ |
H A D | tftp.c | 292 size_t loc; in tftp_option_get() local [all...] |
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 419 TSourceLoc loc = ppToken->loc; // because we sometimes read the newline before reporting the error eval() local 772 TSourceLoc loc = ppToken->loc; CPPerror() local 802 TSourceLoc loc = ppToken->loc; // because we go to the next line before processing CPPpragma() local 1232 TSourceLoc loc = ppToken->loc; // in case we go to the next line before discovering the error MacroExpand() local [all...] |
H A D | PpContext.h | 112 TSourceLoc loc; member in glslang::TPpToken
|
/third_party/backends/backend/ |
H A D | s9036.c | 55 set_size (Byte * loc, int loc_s, size_t size) in set_size() argument
|
/third_party/gn/src/gn/ |
H A D | parse_tree.cc | 119 Location loc = GetBeginLocationFromJSON(value); in GetCommentsFromJSON() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NumberFormat.java | 941 public NumberFormat createFormat(ULocale loc, int formatType) { in createFormat() argument 958 public NumberFormat createFormat(Locale loc, int formatType) { in createFormat() argument
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | Collator.java | 523 public Collator createCollator(ULocale loc) { in createCollator() argument 538 public Collator createCollator(Locale loc) { in createCollator() argument 687 private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator rbc) { in setAttributesFromKeywords() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCaseProps.java | 1152 toUpperOrTitle(int c, ContextIterator iter, Appendable out, int loc, boolean upperNotTitle) toUpperOrTitle() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itrbnf.cpp | 1920 const Locale* loc = &locales[i]; in TestAllLocales() local [all...] |
H A D | dtifmtts.cpp | 1617 stress(const char** data, int32_t data_length, const Locale& loc, const char* locName) stress() argument [all...] |
H A D | reldatefmttest.cpp | 1406 const Locale &loc = availableLocales[localeIdx]; in TestLocales() local
|
H A D | tzfmttst.cpp | 359 static UBool isSpecialTimeRoundTripCase(const char* loc, in isSpecialTimeRoundTripCase() argument 364 const char* loc; in isSpecialTimeRoundTripCase() member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | callcoll.c | 223 UResourceBundle *loc = ures_open(U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "coll", locName, &status); in hasCollationElements() local
|