/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | PortableFontInstance.h | 15 * file name: PortableFontInstance.h 87 virtual void deleteNameString(const char *name) const; 89 virtual void deleteNameString(const LEUnicode16 *name) const;
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | PortableFontInstance.h | 11 * file name: PortableFontInstance.h 82 virtual void deleteNameString(const char *name) const; 84 virtual void deleteNameString(const LEUnicode16 *name) const;
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
H A D | fortune_resources.mak | 37 # File name extensions for inference rule matching. 56 $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | TimeArrayTimeZoneRule.java | 27 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its 31 * @param name The time zone name. 44 public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int timeType) { in TimeArrayTimeZoneRule() argument 45 super(name, rawOffset, dstSavings); in TimeArrayTimeZoneRule()
|
/third_party/icu/icu4c/source/common/ |
H A D | servlkf.cpp | 38 LocaleKeyFactory::LocaleKeyFactory(int32_t coverage, const UnicodeString& name) in LocaleKeyFactory() argument 39 : _name(name) in LocaleKeyFactory() 131 result.append((UnicodeString)", name: "); in debug()
|
/third_party/alsa-lib/include/ |
H A D | hwdep.h | 108 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode); 161 void snd_hwdep_dsp_image_set_name(snd_hwdep_dsp_image_t *obj, const char *name);
|
H A D | pcm_ioplug.h | 92 * name of this plugin; must be filled before calling #snd_pcm_ioplug_create() 94 const char *name; member 217 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *io, const char *name,
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | WriteNumberFormatSerialTestData.java | 63 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() argument 80 file.write(new String("\n static byte[] "+name+" = new byte[]{ \n").getBytes("UTF-8")); in write()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBPropertiesExporter.java | 35 String name = f.getName(); in RBPropertiesExporter() 36 if (name.toLowerCase().endsWith(".properties") && f.getName().indexOf("_") < 0) return true; in RBPropertiesExporter() 51 String base_name = file.getName(); // The base name of the files we will write in export()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | WriteNumberFormatSerialTestData.java | 60 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() argument 77 file.write(new String("\n static byte[] "+name+" = new byte[]{ \n").getBytes("UTF-8")); in write()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Normalizer2.java | 167 * <li>Use name="nfc" and COMPOSE/DECOMPOSE for Unicode standard NFC/NFD. 168 * <li>Use name="nfkc" and COMPOSE/DECOMPOSE for Unicode standard NFKC/NFKD. 169 * <li>Use name="nfkc_cf" and COMPOSE for Unicode standard NFKC_CF=NFKC_Casefold. 172 * name as the key. 177 * @param name "nfc" or "nfkc" or "nfkc_cf" or name of custom data file 181 public static Normalizer2 getInstance(InputStream data, String name, Mode mode) { in getInstance() argument 191 Norm2AllModes all2Modes=Norm2AllModes.getInstance(bytes, name); in getInstance()
|
H A D | RBNFChinesePostProcessor.java | 34 * ruleset with the given name. 41 String name = ruleSet.getName(); in process() 43 if (rulesetNames[i].equals(name)) { in process()
|
H A D | ChineseDateFormat.java | 82 * 1). If just a numbering system name is specified, it applies to all numeric fields in the date format pattern. 84 * followed by an = sign, followed by the numbering system name. For example, to specify that just the year 200 * Constructs a <code>ChineseDateFormat.Field</code> with the given name and 205 * @param name Name of the attribute 211 protected Field(String name, int calendarField) { in Field() argument 212 super(name, calendarField); in Field() 253 throw new InvalidObjectException("Unknown attribute name."); in readResolve()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | TimeArrayTimeZoneRule.java | 28 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its 32 * @param name The time zone name. 43 public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int timeType) { in TimeArrayTimeZoneRule() argument 44 super(name, rawOffset, dstSavings); in TimeArrayTimeZoneRule()
|
/third_party/libuv/src/unix/ |
H A D | darwin-proctitle.c | 37 static int uv__pthread_setname_np(const char* name) { in uv__pthread_setname_np() argument 41 strncpy(namebuf, name, sizeof(namebuf) - 1); in uv__pthread_setname_np()
|
/third_party/libuv/src/win/ |
H A D | dl.c | 65 int uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) { in uv_dlsym() argument 67 *ptr = (void*)(uintptr_t) GetProcAddress(lib->handle, name); in uv_dlsym()
|
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | init-stage2.sh | 87 DEVFREQ_GOVERNOR=`find /sys/devices -name governor | grep gpu || true` 94 GPU_AUTOSUSPEND=`find /sys/devices -name autosuspend_delay_ms | grep gpu | head -1`
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_drmif.h | 126 struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name); 132 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
|
/third_party/mbedtls/docs/architecture/psa-migration/ |
H A D | outcome-analysis.sh | 111 name=${suite#test_suite_} 113 $name $total $nb_ref $nb_new
|
/third_party/mesa3d/.gitlab-ci/tests/lava/ |
H A D | helpers.py | 30 name="test-mesa-ci", result="pass", metadata_extra=None, extra=None 36 return {"metadata": {"result": result, **metadata_extra}, "name": name}
|
/third_party/lzma/CPP/Windows/ |
H A D | FileDir.h | 60 bool DeleteFileAlways(CFSTR name);
90 bool MoveTo(CFSTR name, bool deleteDestBefore);
|
/third_party/jinja2/ |
H A D | _compat.py | 98 def __new__(cls, name, this_bases, d): 99 return meta(name, bases, d)
|
/third_party/jerryscript/jerry-port/default/ |
H A D | default-module.c | 46 jerry_port_read_source (const char *file_name_p, /**< file name */ in jerry_port_read_source() 183 * @return Undefined, if 'name' is not a native module 187 jerry_port_get_native_module (jerry_value_t name) /**< module specifier */ in jerry_port_get_native_module() argument 189 (void) name; in jerry_port_get_native_module()
|
/third_party/mbedtls/library/ |
H A D | ssl_tls13_keys.h | 22 /* This requires MBEDTLS_SSL_TLS1_3_LABEL( idx, name, string ) to be defined at 55 #define MBEDTLS_SSL_TLS1_3_LABEL(name, string) \ 56 const unsigned char name [sizeof(string) - 1];
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglarray.c | 68 _eglCreateArray(const char *name, EGLint init_size) in _eglCreateArray() argument 74 array->Name = name; in _eglCreateArray()
|