HomeSort by relevance Sort by last modified time
    Searched defs:indirect (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFFormValue.cpp 84 bool indirect = false; local
90 indirect = false;
148 indirect = true;
153 } while (indirect);
176 bool indirect = false; local
178 indirect = false;
249 indirect = true;
255 } while (indirect);
  /prebuilts/go/darwin-x86/src/html/template/
content.go 104 // indirect returns the value, after dereferencing as many times
106 func indirect(a interface{}) interface{} { func
144 switch s := indirect(args[0]).(type) {
  /prebuilts/go/linux-x86/src/html/template/
content.go 104 // indirect returns the value, after dereferencing as many times
106 func indirect(a interface{}) interface{} { func
144 switch s := indirect(args[0]).(type) {
  /cts/hostsidetests/security/securityPatch/CVE-2016-10231/
poc.c 48 unsigned int indirect: 1; member in struct:snd_ctl_elem_value
  /cts/hostsidetests/security/securityPatch/CVE-2017-0586/
poc.c 49 unsigned int indirect: 1; member in struct:snd_ctl_elem_value
  /external/llvm/lib/DebugInfo/DWARF/
DWARFFormValue.cpp 136 bool indirect = false; local
142 indirect = false;
212 indirect = true;
241 } while (indirect);
270 bool indirect = false; local
351 indirect = true;
366 } while (indirect);
440 OS << format("alt indirect string, offset: 0x%" PRIx64 "", uvalue);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_info.c 66 if (!src->Indirect && !src->Absolute && !src->Negate) {
109 boolean indirect = FALSE; local
141 indirect = TRUE;
157 indirect = TRUE;
164 if (indirect) {
239 if (dst->Indirect) {
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 435 // indirect walks down v allocating pointers as needed,
437 // if it encounters an Unmarshaler, indirect stops and returns that.
438 // if decodingNull is true, indirect stops at the last pointer so it can be set to nil.
439 func (d *decodeState) indirect(v reflect.Value, decodingNull bool) (Unmarshaler, encoding.TextUnmarshaler, reflect.Value) { func
486 u, ut, pv := d.indirect(v, false)
595 u, ut, pv := d.indirect(v, false)
830 u, ut, pv := d.indirect(v, isNull)
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
decode.go 435 // indirect walks down v allocating pointers as needed,
437 // if it encounters an Unmarshaler, indirect stops and returns that.
438 // if decodingNull is true, indirect stops at the last pointer so it can be set to nil.
439 func (d *decodeState) indirect(v reflect.Value, decodingNull bool) (Unmarshaler, encoding.TextUnmarshaler, reflect.Value) { func
486 u, ut, pv := d.indirect(v, false)
595 u, ut, pv := d.indirect(v, false)
830 u, ut, pv := d.indirect(v, isNull)
    [all...]
  /system/security/keystore/
authorization_set.cpp 199 std::ostream& indirect; member in struct:keystore::OutStreams
216 auto offset = out.indirect.tellp();
225 // write blob to indirect stream
227 out.indirect.write(reinterpret_cast<const char*>(&blob[0]), blob_length);
278 std::stringstream indirect; local
280 OutStreams streams = { indirect, elements };
284 if (indirect.bad() || elements.bad()) {
288 auto pos = indirect.tellp();
306 out << indirect.rdbuf();
321 std::istream& indirect; member in struct:keystore::InStreams
    [all...]
  /external/guice/core/test/com/google/inject/
OptionalBindingTest.java 279 * indirect injections.
282 Indirect indirect = Guice.createInjector().getInstance(Indirect.class); local
283 assertNotNull(indirect.hasOptionalInjections);
284 indirect.hasOptionalInjections.assertNothingInjected();
287 static class Indirect {
  /hardware/interfaces/keymaster/3.0/vts/functional/
authorization_set.cpp 203 std::ostream& indirect; member in struct:android::hardware::keymaster::V3_0::OutStreams
220 auto offset = out.indirect.tellp();
230 // write blob to indirect stream
231 if (blob_length) out.indirect.write(reinterpret_cast<const char*>(&blob[0]), blob_length);
275 std::stringstream indirect; local
277 OutStreams streams = {indirect, elements};
281 if (indirect.bad() || elements.bad()) {
285 auto pos = indirect.tellp();
302 if (indirect_size) out << indirect.rdbuf();
316 std::istream& indirect; member in struct:android::hardware::keymaster::V3_0::InStreams
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal.go 778 // indirect drills into interfaces and pointers, returning the pointed-at value.
779 // If it encounters a nil interface or pointer, indirect returns that nil value.
782 func indirect(vf reflect.Value) reflect.Value { func
835 vf = indirect(vf)
870 vf = indirect(vf)
911 vf = indirect(vf)
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal.go 778 // indirect drills into interfaces and pointers, returning the pointed-at value.
779 // If it encounters a nil interface or pointer, indirect returns that nil value.
782 func indirect(vf reflect.Value) reflect.Value { func
835 vf = indirect(vf)
870 vf = indirect(vf)
911 vf = indirect(vf)
  /toolchain/binutils/binutils-2.25/opcodes/
m68hc11-dis.c 76 int* indirect, int mov_insn, int pc_offset,
85 if (indirect)
86 *indirect = 0;
141 /* [n,r] 16-bits offset indexed indirect. */
161 if (indirect)
162 *indirect = 1;
223 if (indirect)
224 *indirect = 1;
611 int indirect; local
619 status = print_indexed_operand (memaddr + pos, info, &indirect,
    [all...]
opc2c.c 100 struct Indirect * last_ind;
139 typedef struct Indirect
144 struct Indirect * ind;
147 } Indirect;
149 Indirect indirect[256]; variable
247 dump_lines (opcode * op, int level, Indirect * ind)
349 store_opcode_bits (opcode * op, int byte, Indirect * ind)
373 ind[bits].u.ind = (Indirect *) malloc (256 * sizeof (Indirect));
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 37 SVGA3dShaderSrcToken indirect; member in struct:src_register
162 assert(src.indirect.reserved0);
164 svga_shader_emit_dword( emit, src.indirect.value ));
358 src.indirect.value = 0;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
parser.go 899 func indirect(typ Expr) Expr { func
919 return indirect(p.type_())
1196 typ := indirect(p.qualifiedName(nil))
1215 typ := indirect(p.qualifiedName(nil))
1223 typ := indirect(p.qualifiedName(nil))
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
exec.go 315 val, _ := indirect(s.evalPipeline(dot, r.Pipe))
550 receiver, isNil := indirect(receiver)
870 // indirect returns the item at the end of indirection, and a bool to indicate if it's nil.
871 func indirect(v reflect.Value) (rv reflect.Value, isNil bool) { func
912 v, _ = indirect(v) // fmt.Fprint handles nil.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
parser.go 899 func indirect(typ Expr) Expr { func
919 return indirect(p.type_())
1196 typ := indirect(p.qualifiedName(nil))
1215 typ := indirect(p.qualifiedName(nil))
1223 typ := indirect(p.qualifiedName(nil))
    [all...]
  /prebuilts/go/linux-x86/src/text/template/
exec.go 315 val, _ := indirect(s.evalPipeline(dot, r.Pipe))
550 receiver, isNil := indirect(receiver)
870 // indirect returns the item at the end of indirection, and a bool to indicate if it's nil.
871 func indirect(v reflect.Value) (rv reflect.Value, isNil bool) { func
912 v, _ = indirect(v) // fmt.Fprint handles nil.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs_emit.c 1175 struct brw_reg indirect = brw_vec4_indirect(0,0); local
1213 struct brw_reg indirect = brw_vec4_indirect(0,0); local
    [all...]
  /external/libdrm/intel/
intel_decode.c 3120 bool indirect = !!(ctx->data[0] & (1 << 10)); local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 339 LogotypeReference *indirect; member in union:__anon37848::__anon37849
410 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1)
743 i2r_LogotypeReference(info->d.indirect, title, out, indent);
845 add_logo_indirect(ctx, hcert, info->d.indirect);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon44835

Completed in 606 milliseconds

1 2 3 4