OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vendors
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
ServiceListener.java
120
Set<String>
vendors
= mVendorHashMap.keySet();
local
121
for(String vendor :
vendors
) {
/external/autotest/client/bin/
base_utils.py
456
vendors
= [cpu['vendor_id'] for cpu in cpuinfo]
457
for v in
vendors
[1:]:
458
if v !=
vendors
[0]:
459
raise error.TestError('multiple cpu
vendors
found: ' + str(
vendors
))
460
return
vendors
[0]
/external/google-breakpad/src/processor/
minidump_processor.cc
353
}
vendors
[] = {
local
410
for (size_t i = 0; i < sizeof(
vendors
)/sizeof(
vendors
[0]); ++i) {
411
if (
vendors
[i].id == vendor_id) {
412
vendor =
vendors
[i].name;
[
all
...]
/cts/hostsidetests/media/bitstreams/app/src/android/media/cts/bitstreams/app/
MediaBitstreamsDeviceSideTest.java
219
boolean[]
vendors
= new boolean[] {false, true};
220
for (boolean v :
vendors
) {
/external/libvorbis/doc/
05-comment.tex
170
Individual '
vendors
' may use non-standard field names within
175
Vendors
should make some effort to avoid arbitrarily polluting the
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go
8
// This package is shared by the standard library (which
vendors
it)
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go
8
// This package is shared by the standard library (which
vendors
it)
/external/ImageMagick/
configure
[
all
...]
Completed in 257 milliseconds