Home
last modified time | relevance | path

Searched refs:start_with (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsstartwith.c39 GstTypeFindData *start_with = (GstTypeFindData *) private; in start_with_type_find() local
43 gst_structure_get_name (gst_caps_get_structure (start_with->caps, 0)), in start_with_type_find()
44 start_with->size); in start_with_type_find()
45 data = gst_type_find_peek (tf, 0, start_with->size); in start_with_type_find()
46 if (data && memcmp (data, start_with->data, start_with->size) == 0) { in start_with_type_find()
47 gst_type_find_suggest (tf, start_with->probability, start_with->caps); in start_with_type_find()
/third_party/grpc/src/objective-c/manual_tests/
DPodfile44 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
69 if target.name.start_with?('gRPC-Core')
83 if target.name == 'gRPC' || target.name.start_with?('gRPC.')
90 if target.name == 'gRPC' || target.name.start_with?('gRPC.') ||
91 target.name == 'ProtoRPC' || target.name.start_with?('ProtoRPC.') ||
92 target.name == 'RxLibrary' || target.name.start_with?('RxLibrary.')
/third_party/grpc/src/objective-c/examples/tvOS-sample/
DPodfile19 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
/third_party/grpc/src/objective-c/examples/InterceptorSample/
DPodfile22 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
/third_party/grpc/src/objective-c/examples/watchOS-sample/
DPodfile29 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
/third_party/grpc/test/cpp/ios/
DPodfile44 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
69 if target.name.start_with?('gRPC-Core')
/third_party/grpc/src/objective-c/tests/
DPodfile75 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec
100 if target.name.start_with?('gRPC-Core')
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/
DPodfile42 if target.name.start_with?('gRPC-Core')
/third_party/grpc/test/cpp/cocoapods/
DPodfile61 if target.name.start_with?('gRPC-Core')
/third_party/nghttp2/doc/
Dnghttpx.h2r628 if env.req.path.start_with?("/log/") &&
Dnghttpx.1.rst2207 if env.req.path.start_with?("/log/") &&