/bionic/libc/malloc_debug/ |
Config.cpp | 128 long read_value = strtol(cur_, const_cast<char**>(&end), 10); local 142 } else if (read_value < 0) { 144 getprogname(), property->c_str(), read_value); 147 *value = static_cast<size_t>(read_value);
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-eh-frame.c | 168 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) function 819 && read_value (abfd, buf - length, length, FALSE) == 0) [all...] |
ChangeLog-0203 | [all...] |
ChangeLog-0001 | 157 (read_value, write_value): New. [all...] |
/system/connectivity/shill/ |
property_store_unittest.cc | 159 TypeParam read_value; local 162 store, "some property", &read_value, &error)); 163 EXPECT_EQ(property, read_value);
|
/system/bt/bta/gatt/ |
bta_gattc_act.c | 1246 tBTA_GATT_UNFMT read_value; local [all...] |
/external/dbus/dbus/ |
dbus-marshal-recursive-util.c | 373 dbus_bool_t (* read_value) (TestTypeNode *node, member in struct:TestTypeNodeClass 400 * and by merging read_value and set_value into one function 991 if (!(* node->klass->read_value) (node, reader, seed)) [all...] |
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/ |
netty-codec-http-4.1.0.CR3.jar | |