HomeSort by relevance Sort by last modified time
    Searched defs:name (Results 176 - 200 of 13238) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/devlib/devlib/instrument/
hwmon.py 24 name = 'hwmon' variable in class:HwmonInstrument
47 self.logger.debug('\tAdding sensor {}'.format(ts.name))
50 self.logger.debug('\tSkipping sensor {} (unknown kind "{}")'.format(ts.name, ts.kind))
53 self.logger.debug(message.format(ts.name))
71 devices. This function processes name/label of the senors to attempt to
74 if sensor.name == sensor.label:
76 # defaults to the sensor's name), assume that the "site" of the sensor
78 text = sensor.device.name
  /external/dhcpcd-6.8.2/dbus/
dbus-dict.h 3 * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
37 const char *name; member in struct:o_dbus
  /external/flatbuffers/samples/android/jni/
main.cpp 24 auto name = builder.CreateString("Dog"); local
26 auto animal_buffer = sample::CreateAnimal(builder, name, sound);
37 assert(animal->name()->str() == "Dog");
  /external/guice/core/src/com/google/inject/name/
Named.java 17 package com.google.inject.name;
  /external/icu/icu4c/source/i18n/unicode/
numsys.h 13 * Date Name Description
25 * Size of a numbering system name.
100 * @param description The string representing the set of digits used in a numeric system, or the name of the RBNF
122 * @param name The name of the numbering system.
126 static NumberingSystem* U_EXPORT2 createInstanceByName(const char* name, UErrorCode& status);
138 * Returns the name of this numbering system if it was created using one of the predefined names
152 * algorithmic systems this is the name of the RBNF ruleset used for formatting,
190 char name[NUMSYS_NAME_CAPACITY+1]; member in class:NumberingSystem
198 void setName(const char* name);
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.h 15 * Date Name Description
44 UChar *name; member in struct:ULine
50 * @param fileName Name of the file to open.
176 * @param fileName The file name to be opened and encoding autodected
  /external/iproute2/genl/
genl_utils.h 10 char name[16]; member in struct:genl_util
  /external/iproute2/lib/
ll_proto.c 34 const char *name; member in struct:__anon22210
98 return llproto_names[i].name;
108 if (strcasecmp(llproto_names[i].name, buf) == 0) {
ll_types.c 34 const char *name; member in struct:__anon22211
118 return arphrd_names[i].name;
  /external/iptables/extensions/
dscp_helper.c 19 const char *name; member in struct:ds_class
50 class_to_dscp(const char *name)
55 if (!strncasecmp(name, ds_classes[i].name,
56 strlen(ds_classes[i].name)))
61 "Invalid DSCP value `%s'\n", name);
73 return ds_classes[i].name;
  /external/iptables/include/linux/netfilter/
xt_RATEEST.h 7 char name[IFNAMSIZ]; member in struct:xt_rateest_target_info
  /external/jsilver/src/com/google/streamhtmlparser/
ExternalState.java 46 private final String name; field in class:ExternalState
51 * @param name the name to assign to that state
55 public ExternalState(String name) {
56 Preconditions.checkNotNull(name); // Developer error if it happens.
57 this.name = name;
61 * Returns the name of the object. The name is only needed
64 * @return the name of that objec
    [all...]
  /external/junit/src/main/java/org/junit/rules/
TestName.java 6 * The TestName Rule makes the current test name available inside test methods:
11 * public TestName name= new TestName();
15 * assertEquals(&quot;testA&quot;, name.getMethodName());
20 * assertEquals(&quot;testB&quot;, name.getMethodName());
28 private String name; field in class:TestName
32 name = d.getMethodName();
36 * @return the name of the currently-running test method
39 return name;
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_RATEEST.h 9 char name[IFNAMSIZ]; member in struct:xt_rateest_target_info
  /external/kernel-headers/original/uapi/linux/
rpmsg.h 23 * @name: name of service
28 char name[32]; member in struct:rpmsg_endpoint_info
  /external/libcap/libcap/
_makenames.c 17 const char *name; member in struct:__anon24112
31 for ( i=0; list[i].index >= 0 && list[i].name; ++i ) {
35 pointers[list[i].index] = list[i].name;
  /external/libchrome/dbus/
scoped_dbus_error.h 24 const char* name() { return error_.name; } function in class:dbus::ScopedDBusError
  /external/libexif/libexif/
exif-format.c 34 const char *name; member in struct:__anon24776
66 for (i = 0; ExifFormatTable[i].name; i++)
68 return _(ExifFormatTable[i].name);
  /external/libexif/test/
test-tagtable.c 172 static int name(void) function
217 TESTBLOCK(name())
  /external/libmojo/mojo/edk/embedder/
named_platform_handle.h 22 explicit NamedPlatformHandle(const base::StringPiece& name)
23 : name(name.as_string()) {}
25 bool is_valid() const { return !name.empty(); }
27 std::string name; member in struct:mojo::edk::NamedPlatformHandle
32 explicit NamedPlatformHandle(const base::StringPiece& name)
33 : name(base::UTF8ToUTF16(name)) {}
35 explicit NamedPlatformHandle(const base::StringPiece16& name)
36 : name(name.as_string()) {
    [all...]
  /external/libnetfilter_conntrack/qa/
test_connlabel.c 35 const char *name = nfct_labelmap_get_name(map, i); local
36 if (!name)
38 if (name[0])
39 printf("\t\"%s\", bit %d\n", name, i);
  /external/libnl/src/
nl-link-ifindex2name.c 2 * src/nl-link-ifindex2name.c Transform a interface index to its name
25 char name[IFNAMSIZ]; local
37 if (!rtnl_link_i2name(link_cache, ifindex, name, sizeof(name)))
41 printf("%s\n", name);
  /external/libpcap/pcap/
namedb.h 17 * 4. Neither the name of the University nor of the Laboratory may be used
44 * library already must do name to address translation, so
53 char name[122]; member in struct:pcap_etherent
  /external/libxml2/doc/examples/
reader1.c 27 const xmlChar *name, *value; local
29 name = xmlTextReaderConstName(reader);
30 if (name == NULL)
31 name = BAD_CAST "--";
38 name,
53 * @filename: the file name to parse
reader2.c 28 const xmlChar *name, *value; local
30 name = xmlTextReaderConstName(reader);
31 if (name == NULL)
32 name = BAD_CAST "--";
39 name,
54 * @filename: the file name to parse

Completed in 454 milliseconds

1 2 3 4 5 6 78 91011>>