Searched defs:v_d (Results 1 - 5 of 5) sorted by relevance
/third_party/libabigail/tests/data/test-abidiff-exit/ |
H A D | qualifier-typedef-array-v0.c | 21 D v_d; member
|
H A D | qualifier-typedef-array-v1.c | 21 volatile D v_d; // +volatile member
|
/third_party/json/tests/src/ |
H A D | unit-ubjson.cpp | 1689 std::vector<uint8_t> v_d = {'d', 0x40, 0x49, 0x0f, 0xd0}; variable
|
H A D | unit-bjdata.cpp | 2270 std::vector<uint8_t> v_d = {'d', 0xd0, 0x0f, 0x49, 0x40}; variable 2425 std::vector<uint8_t> v_d = {'[', '$', 'd', '#', '[', '$', 'i', '#', 'i', 2, 2, 3, 0x00, 0x00, 0x80, 0x3F, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x40, 0x00, 0x00, 0x80, 0x40, 0x00, 0x00, 0xA0, 0x40, 0x00, 0x00, 0xC0, 0x40}; variable 2454 CHECK(json::to_bjdata(json::from_bjdata(v_d), true, true) == v_d); variable
|
/third_party/node/src/ |
H A D | util-inl.h | 586 double v_d = v.As<v8::Number>()->Value(); in IsSafeJsInt() local
|
Completed in 13 milliseconds