Searched refs:get_value (Results 1 - 25 of 71) sorted by relevance

123

/external/clang/test/CodeGen/
H A Dtypedef.c6 int get_value(PValue v) { function
/external/clang/test/SemaCXX/
H A Dcxx11-user-defined-literals-unused.cpp12 double get_value() { return value<double>(); } function in namespace:rdar13589856
/external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/
H A Dweb_elements.py55 def get_value(self): member in class:TextBox
77 if self.get_value() != value:
101 if value == 'on' and not self.get_value():
103 elif value == 'off' and self.get_value():
107 def get_value(self): member in class:CheckBox
130 def get_value(self): member in class:ScrollBox
149 def get_value(self): member in class:WebElementBox
/external/clang/test/Analysis/
H A Dstack-addr-ps.cpp27 int get_value();
29 const int &get_reference1() { return get_value(); } // expected-warning{{Address of stack memory associated with temporary object of type 'int' returned}} expected-warning {{returning reference to local temporary}}
32 const int &x = get_value(); // expected-note {{binding reference variable 'x' here}}
37 const int &x1 = get_value(); // expected-note {{binding reference variable 'x1' here}}
61 const int &x1 = get_value(); // expected-note {{binding reference variable 'x1' here}}
/external/autotest/frontend/migrations/
H A D010_add_protection_to_hosts.py11 default_protection_value = host_protections.Protection.get_value(
/external/lisa/libs/utils/android/
H A Dgfxinfo.py21 def get_value(token): function
68 self.__properties["janky_frames"] = get_value(frames)
70 self.__properties["janky_frames_pc"] = get_value(pc)
93 self.__properties[tokens[0]] = get_value(tokens[1])
H A Dsurfaceflinger.py21 def get_value(token): function
50 parsed_values[dim].append(get_value(value[start_index:i].strip()))
60 return get_value(value)
/external/autotest/client/common_lib/
H A Dhost_protections.py36 default = Protection.get_value(default_protection)
H A Denum.py18 >>> e.get_value('String one')
58 def get_value(self, name): member in class:Enum
/external/mesa3d/src/mesa/program/
H A Dprog_opt_constant_fold.c91 get_value(struct gl_program *prog, struct prog_src_register *r, float *data) function
140 get_value(prog, &inst->SrcReg[0], a);
141 get_value(prog, &inst->SrcReg[1], b);
169 get_value(prog, &inst->SrcReg[0], a);
170 get_value(prog, &inst->SrcReg[1], b);
171 get_value(prog, &inst->SrcReg[2], c);
198 get_value(prog, &inst->SrcReg[0], a);
199 get_value(prog, &inst->SrcReg[1], b);
225 get_value(prog, &inst->SrcReg[0], a);
226 get_value(pro
[all...]
/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c76 get_value(const sensors_chip_name *name, const sensors_subfeature *sub) function
99 sti->current = get_value(sti->chip, sf);
107 sti->current = get_value(sti->chip, sf) * 1000;
114 sti->current = get_value(sti->chip, sf);
120 sti->critical = get_value(sti->chip, sf);
128 sti->current = get_value(sti->chip, sf) * 1000;
136 sti->min = get_value(sti->chip, sf);
141 sti->max = get_value(sti->chip, sf);
/external/selinux/gui/
H A DloginsPage.py109 while liststore.get_value(iter, 0) != "user_u":
116 self.loginsNameEntry.set_text(store.get_value(iter, 0))
119 self.loginsMLSEntry.set_text(store.get_value(iter, 2))
120 seuser = store.get_value(iter, 1)
123 while iter != None and liststore.get_value(iter, 0) != seuser:
137 login = store.get_value(iter, 0)
159 seuser = list_model.get_value(iter, 0)
179 seuser = list_model.get_value(iter, 0)
H A DportsPage.py122 p1 = int(treemodel.get_value(iter1, PORT_COL).split('-')[0])
123 p2 = int(treemodel.get_value(iter2, PORT_COL).split('-')[0])
173 self.ports_number_entry.set_text(store.get_value(iter, PORT_COL))
176 self.ports_name_entry.set_text(store.get_value(iter, TYPE_COL))
177 self.ports_mls_entry.set_text(store.get_value(iter, MLS_COL))
178 protocol = store.get_value(iter, PROTOCOL_COL)
181 while iter != None and liststore.get_value(iter, 0) != protocol:
195 port = store.get_value(iter, PORT_COL)
196 protocol = store.get_value(iter, 1)
220 protocol = list_model.get_value(ite
[all...]
H A DfcontextPage.py151 self.fcontextEntry.set_text(store.get_value(iter, SPEC_COL))
153 scontext = store.get_value(iter, TYPE_COL)
157 type = store.get_value(iter, FTYPE_COL)
160 while iter != None and liststore.get_value(iter, 0) != type:
176 fspec = store.get_value(iter, SPEC_COL)
177 ftype = store.get_value(iter, FTYPE_COL)
195 ftype = list_model.get_value(it,0)
214 ftype = list_model.get_value(iter, 0)
H A DdomainsPage.py117 p = store.get_value(iter, 1) == _("Permissive")
128 domain = store.get_value(iter, 0)
153 domain = store.get_value(iter, 0)
H A DusersPage.py104 self.selinuxUserEntry.set_text(store.get_value(iter, 0))
106 self.mlsRangeEntry.set_text(store.get_value(iter, 1))
107 self.selinuxRolesEntry.set_text(store.get_value(iter, 2))
148 user = store.get_value(iter, 0)
/external/libexif/libexif/
H A Dexif-mnote-data-priv.h53 char * (* get_value) (ExifMnoteData *, unsigned int, char *val, unsigned int maxlen); member in struct:_ExifMnoteDataMethods
/external/syslinux/core/lwip/src/include/lwip/
H A Dsnmp_structs.h112 void (*get_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_node
132 void (*get_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_array_node
150 void (*get_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_ram_array_node
176 void (*get_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_list_rootnode
196 void (*get_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_external_node
/external/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){
105 get_value(b_); // expected-warning{{calling function 'get_value' requires holding mutex 'foo_.mu_'}}
110 (void)(get_value(b_) == 1);
/external/libnl/python/netlink/
H A Dutil.py100 def get_value(self, key, args, kwds): member in class:MyFormatter
101 # Let default get_value() handle ints
103 return Formatter.get_value(self, key, args, kwds)
117 # No special field, have default get_value() get it
118 return Formatter.get_value(self, key, args, kwds)
/external/harfbuzz_ng/src/
H A Dhb-ot-math-table.hh80 inline hb_position_t get_value (hb_ot_math_constant_t constant, function in struct:OT::MathConstants
176 inline hb_position_t get_value (hb_codepoint_t glyph, function in struct:OT::MathItalicsCorrectionInfo
207 inline hb_position_t get_value (hb_codepoint_t glyph, function in struct:OT::MathTopAccentAttachment
251 inline hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const function in struct:OT::MathKern
317 return (base+mathKern[idx]).get_value (correction_height, font);
377 { return (this+mathItalicsCorrectionInfo).get_value (glyph, font); }
381 { return (this+mathTopAccentAttachment).get_value (glyph, font); }
700 { return (this+mathConstants).get_value (constant, font); }
/external/python/cpython2/Lib/distutils/tests/
H A Dtest_msvc9compiler.py125 self.assertRaises(KeyError, Reg.get_value, 'xxx', 'xxx')
130 v = Reg.get_value(path, u'dragfullwindows')
/external/fio/tools/
H A Dfiologparser.py47 results = [ts.get_value(start, end) for ts in series]
59 results = [ts.get_value(start, end) for ts in series]
71 results = [ts.get_value(start, end) for ts in series]
143 results = [ts.get_value(start, end) for ts in series]
182 def get_value(self, start, end): member in class:TimeSeries
/external/libpng/contrib/pngminus/
H A Dpnm2png.c58 png_uint_32 get_value (FILE *pnm_file, int depth);
401 *pix_ptr++ = get_value (pnm_file, bit_depth);
404 tmp16 = get_value (pnm_file, bit_depth);
418 *pix_ptr++ = get_value (alpha_file, bit_depth);
421 tmp16 = get_value (alpha_file, bit_depth);
586 * get_value() - takes first (numeric) string and converts into number,
590 png_uint_32 get_value (FILE *pnm_file, int depth) function
/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py700 visible = self.liststore.get_value(iter, 3)
703 self.fix_mislabeled(self.liststore.get_value(iter, 0))
706 bool_name = self.liststore.get_value(iter, 1)
717 if self.application_liststore.get_value(iter, 0).find(key_string) != -1:
859 val = list.get_value(iter, x)
951 if liststore.get_value(niter, 0) == _("More..."):
965 return liststore.get_value(iter, 0)
979 app = self.more_types_files_liststore.get_value(iter, 0)
988 app = self.application_liststore.get_value(iter, 1)
999 app = self.application_liststore.get_value(ite
[all...]

Completed in 1463 milliseconds

123