Home
last modified time | relevance | path

Searched defs:postfix (Results 1 – 25 of 37) sorted by relevance

12

/external/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp125 const char *postfix) { in usrc_writeArray()
186 const char *postfix) { in usrc_writeUTrie2Arrays()
202 const char *postfix) { in usrc_writeUTrie2Struct()
250 const char *postfix) { in usrc_writeUCPTrieArrays()
264 const char *postfix) { in usrc_writeUCPTrieStruct()
312 const char *postfix) { in usrc_writeArrayOfMostlyInvChars()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DSeparatedItemStringBuilder.java10 private final String postfix; field in SeparatedItemStringBuilder
14 public SeparatedItemStringBuilder(String prefix, String separator, String postfix) { in SeparatedItemStringBuilder()
/external/brotli/c/enc/
Dprefix.h38 size_t postfix = dist & postfix_mask; in PrefixEncodeCopyDistance() local
Dmetablock.c43 uint32_t postfix = 1U << npostfix; in BrotliInitDistanceParams() local
/external/ImageMagick/MagickWand/
Dmogrify-private.h45 #define FireImageStack(postfix,advance,fire) \ argument
/external/lzma/CPP/7zip/UI/Common/
DArchiveName.cpp102 UString postfix; in CreateArchiveName() local
/external/tensorflow/tensorflow/contrib/slim/python/slim/
Dsummaries.py42 def _get_summary_name(tensor, name=None, prefix=None, postfix=None): argument
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java32 String postfix = "nop"; in TestCollectionUtilitySpeed() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTestUtilities.java35 String postfix = "nop"; in TestCollectionUtilitySpeed() local
/external/autotest/client/bin/
Dutils.py1795 def _get_match_from_file(path, line, prefix, postfix): argument
1809 def _get_float_from_file(path, line, prefix, postfix): argument
1814 def _get_int_from_file(path, line, prefix, postfix): argument
1819 def _get_hex_from_file(path, line, prefix, postfix): argument
/external/cldr/tools/java/org/unicode/cldr/util/
DICUServiceBuilder.java422 String postfix = "\"]"; in getArray() local
434 …private List<String> getArray(String prefix, int firstIndex, String[] itemNames, String postfix, i… in getArray()
DTabber.java49 private String postfix = ""; field in Tabber
DXPathParts.java801 private Element writeAttributes(String prefix, String postfix, in writeAttributes()
/external/boringssl/src/crypto/x509/
Dby_dir.c278 const char *postfix = ""; in get_cert_by_subject() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp140 std::string postfix(contextGL46 ? "" : "ARB"); in ShaderPipeline() local
/external/python/cpython2/Lib/bsddb/
Ddbtables.py89 def __init__(self, postfix): argument
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc215 const string& benchmark_name, const string& postfix, in RecordBenchmarkEntry()
/external/deqp/external/openglcts/modules/common/
DglcShaderLibrary.cpp985 std::string postfix = ""; in parseShaderCase() local
/external/brotli/c/dec/
Ddecode.c1527 int postfix; in ReadDistanceInternal() local
1943 uint32_t postfix = 1U << npostfix; in BrotliMaxDistanceSymbol() local
/external/brotli/java/org/brotli/dec/
DDecode.java851 int postfix = s.distanceCode & s.distancePostfixMask; in decompress() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp535 std::string GenTypeWire(const Type &type, const char *postfix, in GenTypeWire()
2484 auto postfix = " };"; in GenTablePost() local
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
DPrettyPrintVisitor.java173 …eList<? extends Visitable> args, final Void arg, String prefix, String separator, String postfix) { in printPrePostFixOptionalList()
187 …eList<? extends Visitable> args, final Void arg, String prefix, String separator, String postfix) { in printPrePostFixRequiredList()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dp2p_iface.cpp460 const hidl_vec<uint8_t>& postfix, setSsidPostfix_cb _hidl_cb) in setSsidPostfix()
954 const std::vector<uint8_t>& postfix) in setSsidPostfixInternal()
/external/clang/test/SemaCXX/
Doverloaded-operator.cpp472 C<int> postfix; in g() local
/external/deqp/framework/opengl/
DgluShaderLibrary.cpp1242 std::string postfix = ""; in parseGLSLVersion() local

12