HomeSort by relevance Sort by last modified time
    Searched refs:references (Results 126 - 150 of 746) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/boringssl/src/util/fipstools/testdata/ppc64le-TOCWithOffset/
out.s 6 # TOC references may have offsets.
  /external/skia/tools/
compare_codereview.py 84 entity references have been replaced.
203 entity references have been replaced.
  /external/skqp/tools/
compare_codereview.py 84 entity references have been replaced.
203 entity references have been replaced.
  /external/v8/src/compiler/
code-generator.h 74 void RecordSafepoint(ReferenceMap* references, Safepoint::Kind kind,
  /external/wpa_supplicant_8/src/ap/
wpa_auth_i.h 184 /* Number of references except those in struct wpa_group->next */
185 unsigned int references; member in struct:wpa_group
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64.s 104 #testcase for symbol references.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86_64.s 104 #testcase for symbol references.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
reldl-1.s 5 ! More systematic testing datalabel references,
  /external/swiftshader/src/Renderer/
Renderer.cpp 93 references = -1;
290 if(drawCall[i]->references == -1)
650 draw->references = (count + batch - 1) / batch;
738 if(primitiveProgress[unit].references > 0) // Contains processed primitives
788 if(!primitiveProgress[unit].references) // Task not already being executed and not still in use by a pixel unit
804 primitiveProgress[unit].references = -1;
890 primitiveProgress[unit].references = clusterCount;
954 int ref = primitiveProgress[unit].references--; // Atomic
958 ref = draw.references--; // Atomic
1063 draw.references = -1
    [all...]
  /external/fio/
filesetup.c     [all...]
  /external/iptables/libiptc/
libiptc.c 119 unsigned int references; /* how many jumps reference us */ member in struct:chain_head
801 r->jump->references--;
1081 lc->references++;
2317 unsigned int references; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp 78 virtual void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength) = DE_NULL;
114 void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength);
312 void GetBooleanVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength)
324 const GLboolean expectedGLState = references[ndx] ? GL_TRUE : GL_FALSE;
368 void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength);
499 void GetIntegerVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength)
511 const GLint expectedGLState = references[ndx];
555 void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength);
685 void GetInteger64Verifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength)
697 const GLint64 expectedGLState = GLint64(references[ndx])
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1224 class references(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1224 class references(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
ast.go 44 // attached to the import "C" comment, a list of references to C.xxx,
184 // Save various references we are going to need later.
197 // Save references to C.xxx for later processing.
  /prebuilts/go/darwin-x86/src/internal/poll/
fd_unix.go 66 // no remaining references.
78 // destroy method when there are no remaining references.
92 // references.
  /prebuilts/go/darwin-x86/src/runtime/
stack_test.go 244 t.Errorf("defer's stack references were not adjusted appropriately")
264 t.Fatalf("defer's stack references were not adjusted appropriately (i=%d n=%d)", i, n)
290 t.Fatalf("defer's stack references were not adjusted appropriately (i=%d n=%d)", i, n)
  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 44 // attached to the import "C" comment, a list of references to C.xxx,
184 // Save various references we are going to need later.
197 // Save references to C.xxx for later processing.
  /prebuilts/go/linux-x86/src/internal/poll/
fd_unix.go 66 // no remaining references.
78 // destroy method when there are no remaining references.
92 // references.
  /prebuilts/go/linux-x86/src/runtime/
stack_test.go 244 t.Errorf("defer's stack references were not adjusted appropriately")
264 t.Fatalf("defer's stack references were not adjusted appropriately (i=%d n=%d)", i, n)
290 t.Fatalf("defer's stack references were not adjusted appropriately (i=%d n=%d)", i, n)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1224 class references(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /external/clang/soong/
tblgen.go 130 return "-gen-clang-comment-html-named-character-references"
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
doc.go 29 // - sequence of symbol references used by the defined symbols
  /prebuilts/go/darwin-x86/src/cmd/link/
doc.go 53 references to dynamic libraries, because many common
  /prebuilts/go/darwin-x86/src/html/
escape.go 124 // consumed characters matching one of the named references.

Completed in 1644 milliseconds

1 2 3 4 56 7 8 91011>>