Searched defs:sfx (Results 1 – 13 of 13) sorted by relevance
/third_party/toybox/toys/pending/ |
D | userdel.c | 27 char *filenamesfx = NULL, *sfx = NULL, *line = NULL; in update_groupfiles() local
|
/third_party/toybox/lib/ |
D | password.c | 111 *sfx = NULL, *line = NULL; in update_password() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 370 private void addSuffix(int c, CharSequence sfx) { in addSuffix()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | TailoredSet.java | 372 private void addSuffix(int c, CharSequence sfx) { in addSuffix()
|
/third_party/icu/icu4c/source/i18n/ |
D | collationsets.cpp | 337 TailoredSet::addSuffix(UChar32 c, const UnicodeString &sfx) { in addSuffix()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationsets.cpp | 337 TailoredSet::addSuffix(UChar32 c, const UnicodeString &sfx) { in addSuffix()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationsets.cpp | 337 TailoredSet::addSuffix(UChar32 c, const UnicodeString &sfx) { in addSuffix()
|
/third_party/elfutils/libdwfl/ |
D | linux-kernel-modules.c | 345 #define TRY(sfx) \ in check_suffix() argument
|
/third_party/libbpf/src/ |
D | libbpf_internal.h | 106 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 775 float sfx = (float)ix + 0.5f; in computeVertexReference() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderRenderCase.cpp | 703 float sfx = (float)ix + 0.5f; in computeVertexReference() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 2421 const float sfx = (float)ix + 0.5f; in computeVertexReference() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | core-util.c | 2166 bool pa_endswith(const char *s, const char *sfx) { in pa_endswith()
|