/external/clang/test/SemaCXX/ |
D | warn-tautological-undefined-compare.cpp | 37 int& get_int(); 48 if (&get_int() == 0) {} in test() 50 if (&(get_int()) == 0) {} in test() 53 if (&get_int() != 0) {} in test() 55 if (&(get_int()) != 0) {} in test() 101 int& (*f_ptr)() = &get_int; in test()
|
D | warn-undefined-bool-conversion.cpp | 40 int& get_int(); 51 if (&get_int()) {} in test() 53 if (&(get_int())) {} in test() 55 if (!&get_int()) {} in test() 89 int& (*f_ptr)() = &get_int; in test()
|
/external/skia/src/codec/ |
D | SkBmpCodec.cpp | 161 totalBytes = get_int(hBuffer.get(), 2); in ReadHeader() 162 offset = get_int(hBuffer.get(), 10); in ReadHeader() 171 infoBytes = get_int(hBuffer.get(), 14); in ReadHeader() 193 infoBytes = get_int(hBuffer.get(), 0); in ReadHeader() 242 width = get_int(iBuffer.get(), 0); in ReadHeader() 243 height = get_int(iBuffer.get(), 4); in ReadHeader() 249 compression = get_int(iBuffer.get(), 12); in ReadHeader() 251 numColors = get_int(iBuffer.get(), 28); in ReadHeader() 330 inputMasks.red = get_int(mBuffer.get(), 0); in ReadHeader() 331 inputMasks.green = get_int(mBuffer.get(), 4); in ReadHeader() [all …]
|
D | SkIcoCodec.cpp | 83 uint32_t size = get_int(entryBuffer.get(), 8 + i*kIcoDirEntryBytes); in NewFromStream() 88 uint32_t offset = get_int(entryBuffer.get(), 12 + i*kIcoDirEntryBytes); in NewFromStream()
|
D | SkCodecPriv.h | 244 inline uint32_t get_int(uint8_t* buffer, uint32_t i) { in get_int() function
|
/external/clang/test/CodeGenCXX/ |
D | reference-cast.cpp | 66 int get_int(); 73 return (const bool&)get_int(); in lvalue_integer_bool_cast() 77 return static_cast<const bool&>(get_int()); in lvalue_integer_bool_cast() 80 return get_int(); in lvalue_integer_bool_cast()
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
D | allocate_shared.pass.cpp | 36 int get_int() const {return int_;} in get_int() function 53 assert(p->get_int() == 67); in main() 64 assert(p->get_int() == 67); in main() 73 assert(p->get_int() == 68); in main()
|
D | make_shared.pass.cpp | 31 int get_int() const {return int_;} in get_int() function 57 assert(p->get_int() == 67); in main() 75 assert(p->get_int() == 67); in main()
|
/external/v8/src/wasm/ |
D | wasm-function-name-table.cc | 54 uint32_t num_funcs = static_cast<uint32_t>(func_names_array->get_int(0)); in GetWasmFunctionNameFromTable() 58 int offset = func_names_array->get_int(func_index + 1); in GetWasmFunctionNameFromTable() 62 : abs(func_names_array->get_int(func_index + 2)); in GetWasmFunctionNameFromTable()
|
D | wasm-debug.cc | 61 int offset = arr->get_int(2 * func_index); in GetFunctionOffsetAndLength() 62 int length = arr->get_int(2 * func_index + 1); in GetFunctionOffsetAndLength()
|
/external/skia/src/fonts/ |
D | SkFontMgr_fontconfig.cpp | 70 static int get_int(FcPattern* pattern, const char field[]) { in get_int() function 169 int weight = get_int(match, FC_WEIGHT); in make_fontconfig_style() 170 int width = get_int(match, FC_WIDTH); in make_fontconfig_style() 171 int slant = get_int(match, FC_SLANT); in make_fontconfig_style()
|
/external/clang/test/CodeGen/ |
D | le32-vaarg.c | 4 int get_int(va_list *args) { in get_int() function
|
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.static/ |
D | p1.cpp | 22 int& get_int() { return X0<int>::value; } in get_int() function
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/ |
D | tokenizer.py | 437 def get_int(self): member in Tokenizer 459 value = self.get_int() 472 value = self.get_int()
|
D | message.py | 809 self.message.id = self.tok.get_int() 821 self.message.edns = self.tok.get_int() 835 self.message.payload = self.tok.get_int()
|
D | rdata.py | 325 length = tok.get_int()
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ |
D | sigbase.py | 103 labels = tok.get_int() 107 key_tag = tok.get_int()
|
/external/skia/src/ports/ |
D | SkFontMgr_fontconfig.cpp | 128 static int get_int(FcPattern* pattern, const char object[], int missing) { in get_int() function 323 int weight = map_ranges(get_int(pattern, FC_WEIGHT, FC_WEIGHT_REGULAR), in skfontstyle_from_fcpattern() 337 int width = map_ranges(get_int(pattern, FC_WIDTH, FC_WIDTH_NORMAL), in skfontstyle_from_fcpattern() 340 SkFS::Slant slant = get_int(pattern, FC_SLANT, FC_SLANT_ROMAN) > 0 in skfontstyle_from_fcpattern() 437 *ttcIndex = get_int(fPattern, FC_INDEX, 0); in onOpenStream() 452 FC_PROPORTIONAL != get_int(pattern, FC_SPACING, FC_PROPORTIONAL)) in SkTypeface_fontconfig()
|
/external/openssh/ |
D | ssh-pkcs11-helper.c | 55 #define get_int() buffer_get_int(&iqueue); macro 178 (void)get_int(); /* XXX ignore flags */ in process_sign()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/ |
D | iobject.py | 111 def get_int(self, prompt): member in IObject
|
D | order.py | 79 self.quantity = self.get_int('Quantity')
|
D | server.py | 350 size = iobject.get_int('Size (in MB) of bundled image')
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/ |
D | LOC.py | 159 latitude[0] = tok.get_int() 190 longitude[0] = tok.get_int()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.h | 166 unsigned int (*get_int)(void *ctx, enum eapol_int_var variable); member
|
/external/llvm/test/DebugInfo/X86/ |
D | sret.ll | 295 !33 = !DISubprogram(name: "get_int", linkageName: "_ZN1A7get_intEv", line: 10, isLocal: false, isDe… 311 !52 = distinct !DISubprogram(name: "get_int", linkageName: "_ZN1A7get_intEv", line: 33, isLocal: fa…
|