Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 2411) sorted by relevance

12345678910>>...97

/external/perfetto/src/trace_processor/
Dforwarding_trace_parser_unittest.cc26 const uint8_t prefix[] = ""; in TEST() local
31 const uint8_t prefix[] = "{\"traceEvents\":["; in TEST() local
36 const uint8_t prefix[] = "# ninja log v5\n"; in TEST() local
41 const uint8_t prefix[] = "\n{ \"traceEvents\": ["; in TEST() local
47 const uint8_t prefix[] = "[{\""; in TEST() local
52 const uint8_t prefix[] = "<!DOCTYPE HTML>"; in TEST() local
57 const uint8_t prefix[] = "<!doctype html>"; in TEST() local
62 const uint8_t prefix[] = "<!DoCTyPe HtMl>"; in TEST() local
67 const uint8_t prefix[] = "<html>"; in TEST() local
72 const uint8_t prefix[] = "<HTML>"; in TEST() local
[all …]
/external/python/cpython3/PCbuild/
Drt.bat42 if "%1"=="-win32" (set prefix=%pcbuild%win32) & shift & goto CheckOpts variable
43 if "%1"=="-x64" (set prefix=%pcbuild%amd64) & shift & goto CheckOpts variable
44 if "%1"=="-arm64" (set prefix=%pcbuild%arm64) & shift & goto CheckOpts variable
45 if "%1"=="-arm32" (set prefix=%pcbuild%arm32) & shift & goto CheckOpts variable
49 if not defined prefix set prefix=%pcbuild%amd64 variable
69 if /I %1 EQU Win32 (set prefix=%pcbuild%win32) & exit /B 0 variable
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0 variable
71 if /I %1 EQU ARM64 (set prefix=%pcbuild%arm64) & exit /B 0 variable
72 if /I %1 EQU ARM (set prefix=%pcbuild%arm32) & exit /B 0 variable
/external/tensorflow/tensorflow/core/data/
Dstats_utils.cc36 string ExecutionTimeHistogramName(const string& prefix) { in ExecutionTimeHistogramName()
40 string ThreadUtilizationScalarName(const string& prefix) { in ThreadUtilizationScalarName()
44 string BufferSizeScalarName(const string& prefix) { in BufferSizeScalarName()
48 string BufferCapacityScalarName(const string& prefix) { in BufferCapacityScalarName()
52 string BufferUtilizationHistogramName(const string& prefix) { in BufferUtilizationHistogramName()
56 string FilterdElementsScalarName(const string& prefix) { in FilterdElementsScalarName()
60 string DroppedElementsScalarName(const string& prefix) { in DroppedElementsScalarName()
64 string FeatureHistogramName(const string& prefix) { in FeatureHistogramName()
68 string FeatureValueHistogramName(const string& prefix) { in FeatureValueHistogramName()
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dstring_cast.inl60 struct prefix{}; struct
63 struct prefix<float> struct
65 GLM_FUNC_QUALIFIER static char const * value() {return "";};
69 struct prefix<double> struct
71 GLM_FUNC_QUALIFIER static char const * value() {return "d";};
75 struct prefix<bool> struct
77 GLM_FUNC_QUALIFIER static char const * value() {return "b";};
81 struct prefix<uint8_t> struct
83 GLM_FUNC_QUALIFIER static char const * value() {return "u8";};
87 struct prefix<int8_t> struct
[all …]
/external/dynamic_depth/internal/xmpmeta/xml/
Ddeserializer_impl.cc38 xmlNodePtr FindSeqNode(const xmlNodePtr node, const string& prefix, in FindSeqNode()
50 bool GetStringProperty(const xmlNodePtr node, const string& prefix, in GetStringProperty()
72 bool ReadNodeContent(const xmlNodePtr node, const string& prefix, in ReadNodeContent()
90 bool ReadStringProperty(const xmlNodePtr node, const string& prefix, in ReadStringProperty()
110 bool ReadBase64Property(const xmlNodePtr node, const string& prefix, in ReadBase64Property()
126 const string& prefix, const string& child_name) const { in CreateDeserializer() argument
141 DeserializerImpl::CreateDeserializerFromListElementAt(const string& prefix, in CreateDeserializerFromListElementAt()
183 bool DeserializerImpl::ParseBase64(const string& prefix, const string& name, in ParseBase64()
188 bool DeserializerImpl::ParseIntArrayBase64(const string& prefix, in ParseIntArrayBase64()
198 bool DeserializerImpl::ParseFloatArrayBase64(const string& prefix, in ParseFloatArrayBase64()
[all …]
Dserializer_impl.cc78 const string& prefix, const string& item_name) const { in CreateItemSerializer() argument
106 const string& prefix, const string& list_name) const { in CreateListSerializer() argument
129 bool SerializerImpl::WriteBoolProperty(const string& prefix, const string& name, in WriteBoolProperty()
135 bool SerializerImpl::WriteProperty(const string& prefix, const string& name, in WriteProperty()
158 bool SerializerImpl::WriteIntArray(const string& prefix, in WriteIntArray()
202 bool SerializerImpl::WriteDoubleArray(const string& prefix, in WriteDoubleArray()
/external/mesa3d/src/intel/common/
Dgen_sample_positions.h34 #define GEN_SAMPLE_POS_1X(prefix) \ argument
44 #define GEN_SAMPLE_POS_2X(prefix) \ argument
58 #define GEN_SAMPLE_POS_4X(prefix) \ argument
90 #define GEN_SAMPLE_POS_8X(prefix) \ argument
129 #define GEN_SAMPLE_POS_16X(prefix) \ argument
/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
Dadd.h33 #define VADD_IMPL(stype, vtype, prefix, postfix) \ argument
67 #define VQADD_IMPL(stype, vtype, prefix, postfix) \ argument
101 #define VADDW_IMPL(wtype, vtype, prefix, postfix) \ argument
116 #define VADDL_IMPL(wtype, vtype, prefix, postfix) \ argument
132 #define VADDV_IMPL(stype, vtype, prefix, postfix) \ argument
159 #define VPADDL_IMPL(ltype, vtype, prefix, postfix) \ argument
181 #define VPADD_IMPL(stype, vtype, prefix, postfix) \ argument
Dshr.h35 #define VQRSHRN_IMPL(half_vtype, vtype, prefix, postfix) \ argument
51 #define VQRSHRN_SCALAR_IMPL(half_vtype, vtype, prefix, postfix) \ argument
90 #define VSHR_IMPL(vtype, prefix, postfix) \ argument
100 #define VSHRQ_IMPL(vtype, prefix, postfix) \ argument
111 #define VSHRQ_SCALAR_IMPL(vtype, prefix, postfix) \ argument
/external/libabigail/tests/
Dtest-ir-walker.cc72 string prefix; in build_level_prefix() local
80 string prefix = build_level_prefix(); in visit_begin() local
91 string prefix = build_level_prefix(); in visit_end() local
100 string prefix = build_level_prefix(); in visit_begin() local
111 string prefix = build_level_prefix(); in visit_end() local
120 string prefix = build_level_prefix(); in visit_begin() local
136 string prefix = build_level_prefix(); in visit_begin() local
/external/perfetto/src/tools/proto_merger/
Dproto_file_serializer.cc25 std::string DeletedComment(const std::string& prefix) { in DeletedComment()
36 std::string SerializeComments(const std::string& prefix, in SerializeComments()
48 std::string SerializeLeadingComments(const std::string& prefix, in SerializeLeadingComments()
62 std::string SerializeTrailingComments(const std::string& prefix, in SerializeTrailingComments()
82 std::string prefix(indent * 2, ' '); in SerializeEnumValue() local
96 std::string prefix(indent * 2, ' '); in SerializeEnum() local
115 std::string prefix(indent * 2, ' '); in SerializeField() local
135 std::string prefix(indent * 2, ' '); in SerializeOneof() local
152 std::string prefix(indent * 2, ' '); in SerializeMessage() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DNamespaceMappings.java138 public String lookupNamespace(String prefix) in lookupNamespace()
151 MappingRecord getMappingFromPrefix(String prefix) { in getMappingFromPrefix()
171 String prefix = (String) prefixes.nextElement(); in lookupPrefix() local
188 String prefix = (String) prefixes.nextElement(); in getMappingFromURI() local
202 boolean popNamespace(String prefix) in popNamespace()
225 public boolean pushNamespace(String prefix, String uri, int elemDepth) in pushNamespace()
281 String prefix = map.m_prefix; in popNamespaces() local
362 MappingRecord(String prefix, String uri, int depth) { in MappingRecord()
458 private Stack getPrefixStack(String prefix) { in getPrefixStack()
467 private Stack createPrefixStack(String prefix) in createPrefixStack()
[all …]
/external/python/cpython2/Lib/lib-tk/
DFixTk.py49 prefix = os.path.join(sys.prefix,"tcl") variable
55 prefix = os.path.join(sys.prefix, "externals", tcltk, "lib") variable
56 prefix = os.path.abspath(prefix) variable
59 prefix = convert_path(prefix) variable
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/external/sg3_utils/src/
Dsginfo.c1166 disk_geometry(struct mpage_info * mpi, const char * prefix) in disk_geometry()
1198 const char * prefix) in common_disconnect_reconnect()
1233 common_control(struct mpage_info * mpi, const char * prefix) in common_control()
1277 common_control_extension(struct mpage_info * mpi, const char * prefix) in common_control_extension()
1306 common_informational(struct mpage_info * mpi, const char * prefix) in common_informational()
1339 disk_error_recovery(struct mpage_info * mpi, const char * prefix) in disk_error_recovery()
1376 cdvd_error_recovery(struct mpage_info * mpi, const char * prefix) in cdvd_error_recovery()
1409 cdvd_mrw(struct mpage_info * mpi, const char * prefix) in cdvd_mrw()
1433 disk_notch_parameters(struct mpage_info * mpi, const char * prefix) in disk_notch_parameters()
1837 disk_cache(struct mpage_info * mpi, const char * prefix) in disk_cache()
[all …]
/external/mesa3d/src/mapi/
Dmapi_abi.py261 def c_public_declarations(self, prefix): argument
280 def _c_function(self, ent, prefix, mangle=False, stringify=False): argument
292 def _c_function_call(self, ent, prefix): argument
305 def _c_decl(self, ent, prefix, mangle=False, export=''): argument
323 def c_public_dispatches(self, prefix, no_hidden): argument
359 def c_public_initializer(self, prefix): argument
389 def c_stub_initializer(self, prefix, pool_offsets): argument
398 def c_noop_functions(self, prefix, warn_prefix): argument
429 def c_noop_initializer(self, prefix, use_generic): argument
441 def c_asm_gcc(self, prefix, no_hidden): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dtempfile_ext.py12 def NamedTemporaryDirectory(suffix='', prefix='tmp', dir=None): argument
34 def NamedTemporaryFile(mode='w+b', suffix='', prefix='tmp'): argument
48 def TemporaryFileName(prefix='tmp', suffix=''): argument
/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h33 const grpc::string& prefix) { in GetCommentsHelper()
88 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments()
92 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments()
117 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments()
121 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments()
180 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments()
184 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments()
/external/libffi/
Dgenerate-darwin-source-and-headers.py19 prefix = "#ifdef __i386__\n\n" variable in simulator_platform
32 prefix = "#ifdef __x86_64__\n\n" variable in simulator64_platform
45 prefix = "#ifdef __arm__\n\n" variable in device_platform
58 prefix = "#ifdef __arm64__\n\n" variable in device64_platform
73 prefix = "#ifdef __i386__\n\n" variable in desktop32_platform
84 prefix = "#ifdef __x86_64__\n\n" variable in desktop64_platform
98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
/external/python/cpython2/Modules/_ctypes/libffi/
Dgenerate-darwin-source-and-headers.py19 prefix = "#ifdef __i386__\n\n" variable in simulator_platform
32 prefix = "#ifdef __x86_64__\n\n" variable in simulator64_platform
45 prefix = "#ifdef __arm__\n\n" variable in device_platform
58 prefix = "#ifdef __arm64__\n\n" variable in device64_platform
73 prefix = "#ifdef __i386__\n\n" variable in desktop32_platform
84 prefix = "#ifdef __x86_64__\n\n" variable in desktop64_platform
100 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
125 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h33 const std::string& prefix) { in GetCommentsHelper()
89 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
93 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
118 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
122 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
181 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
185 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
/external/desugar/java/com/google/devtools/build/android/desugar/io/
DCoreLibraryRewriter.java29 private final String prefix; field in CoreLibraryRewriter
31 public CoreLibraryRewriter(String prefix) { in CoreLibraryRewriter()
103 private final String prefix; field in CoreLibraryRewriter.PrefixingClassReader
105 PrefixingClassReader(InputStream content, String prefix) throws IOException { in PrefixingClassReader()
145 private String prefix(String typeName) { in prefix() method in CoreLibraryRewriter.PrefixingClassReader
/external/autotest/utils/frozen_chromite/third_party/uritemplate/
D__init__.py56 def _quote(value, safe, prefix=None): argument
62 def _tostring(varname, value, explode, prefix, operator, safe=""): argument
79 def _tostring_path(varname, value, explode, prefix, operator, safe=""): argument
112 def _tostring_semi(varname, value, explode, prefix, operator, safe=""): argument
146 def _tostring_query(varname, value, explode, prefix, operator, safe=""): argument
/external/autotest/client/site_tests/platform_PrinterPpds/
Darchiver.py106 def save_file(self, prefix, name, content, apply_gzip=False): argument
136 def copy_file(self, prefix, name, path_file, apply_gzip=False): argument
153 def move_file(self, prefix, name, path_file, apply_gzip=False): argument
179 def finalize_prefix(self, prefix): argument
/external/tensorflow/tensorflow/core/common_runtime/
Doptimization_registry.cc37 auto dump_graph = [&](std::string& prefix) { in RunGrouping()
56 std::string prefix = strings::StrCat("before_grouping_", grouping); in RunGrouping() local
78 std::string prefix = in RunGrouping() local
90 std::string prefix = strings::StrCat("after_grouping_", grouping); in RunGrouping() local

12345678910>>...97