| /external/mesa3d/src/mesa/main/ |
| queryobj.c | 403 _mesa_error(ctx, GL_INVALID_ENUM, "glBeginQuery{Indexed}(target)"); 415 "glBeginQuery{Indexed}(target=%s is active)", 421 _mesa_error(ctx, GL_INVALID_OPERATION, "glBeginQuery{Indexed}(id==0)"); 429 "glBeginQuery{Indexed}(non-gen name)"); 435 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glBeginQuery{Indexed}"); 445 "glBeginQuery{Indexed}(query already active)"); 461 "glBeginQuery{Indexed}(target mismatch)"); 509 _mesa_error(ctx, GL_INVALID_ENUM, "glEndQuery{Indexed}(target)"); 529 "glEndQuery{Indexed}(no matching glBeginQuery{Indexed})"); [all...] |
| /external/v8/src/ |
| api-arguments-inl.h | 60 LOG(isolate, ApiIndexedPropertyAccess("interceptor-indexed-" type, \ 114 ApiIndexedPropertyAccess("interceptor-indexed-set", holder(), index)); 130 ApiIndexedPropertyAccess("interceptor-indexed-define", holder(), index));
|
| /frameworks/compile/libbcc/lib/ |
| RSX86TranslateGEPPass.cpp | 43 // Walk a GEP instruction and return true if any type indexed is a struct. 115 "int8ptr.indexed", GEP); 118 // cast the indexed int8* back to the type of the original GEP
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 91 // the type that contains the indexed type. Most of the time this is just 92 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 91 // the type that contains the indexed type. Most of the time this is just 92 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
| GetElementPtrTypeIterator.h | 10 // This file implements an iterator for walking through the types indexed by 93 // the type that contains the indexed type. Most of the time this is just 94 // the type that was visited immediately prior to the indexed type, but for
|
| /build/make/core/ |
| aux_config.mk | 38 # Load ever-lasting "indexed" version of AUX variant environment; it is treated as READ-ONLY from this 59 # Copy "indexed" AUX environment for given VARIANT into 60 # volatile not-indexed set of variables for simplicity of access. 64 # indexed versions are. 116 # MAintains list of valiants that reference this os config in OS "indexed" var
|
| /libcore/ojluni/src/main/java/java/util/ |
| AbstractSequentialList.java | 81 * indexed element (with <tt>listIterator(index)</tt>). Then, it gets 99 * indexed element (with <tt>listIterator(index)</tt>). Then, it gets 131 * indexed element (with <tt>listIterator(index)</tt>). Then, it 159 * indexed element (with <tt>listIterator(index)</tt>). Then, it removes 195 * a list iterator over this list pointing to the indexed element (with
|
| /external/nanopb-c/generator/google/protobuf/ |
| descriptor.py | 192 objects as in |fields|, but indexed by "number" attribute in each 195 objects as in |fields|, but indexed by "name" attribute in each 201 objects as in |nested_types|, but indexed by "name" attribute 207 objects as in |enum_types|, but indexed by "name" attribute 215 objects as |extensions|, but indexed by "name" attribute of each 320 index: (int) Dense, 0-indexed index giving the order that this 502 but indexed by the "name" field of each EnumValueDescriptor. 504 but indexed by the "number" field of each EnumValueDescriptor. 551 index: (int) Dense, 0-indexed index giving the order that this 576 index: (int) 0-indexed index giving the order that this service [all...] |
| /external/mesa3d/src/compiler/glsl/ |
| ast_array_index.cpp | 228 * indexed with a non-constant expression (typically 286 * brackets [ ]) can only be indexed with integral constant 310 "sampler arrays indexed with non-constant " 316 "sampler arrays indexed with non-constant " 321 "sampler arrays indexed with non-constant " 330 * indexed with a constant integral expression." 338 "image arrays indexed with non-constant "
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| dcbnl.h | 38 * @tc_tx_bw: tc tx bandwidth indexed by traffic class 39 * @tc_rx_bw: tc rx bandwidth indexed by traffic class 40 * @tc_tsa: TSA Assignment table, indexed by traffic class 42 * @tc_reco_bw: recommended tc bandwidth indexed by traffic class for TLV 43 * @tc_reco_tsa: recommended tc bandwidth indexed by traffic class for TLV 44 * @reco_prio_tc: recommended tc tx bandwidth indexed by traffic class for TLV 102 * @prio_pg: priority to PG mapping indexed by priority
|
| /external/llvm/test/MC/SystemZ/ |
| insn-bad.s | 86 #CHECK: error: invalid use of indexed addressing 229 #CHECK: error: invalid use of indexed addressing 544 #CHECK: error: invalid use of indexed addressing 674 #CHECK: error: invalid use of indexed addressing 716 #CHECK: error: invalid use of indexed addressing 816 #CHECK: error: invalid use of indexed addressing 818 #CHECK: error: invalid use of indexed addressing 857 #CHECK: error: invalid use of indexed addressing 977 #CHECK: error: invalid use of indexed addressing 1065 #CHECK: error: invalid use of indexed addressin [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| valarray_array.h | 186 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 304 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] 315 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] 325 // Copy the __n first elements of an indexed array __src[<__i>] into 326 // another indexed array __dst[<__j>]. 418 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 475 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] 482 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] 489 // Copy the __n first elements of an indexed array __src[<__i>] into 490 // another indexed array __dst[<__j>] [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| valarray_array.h | 186 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 304 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] 315 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] 325 // Copy the __n first elements of an indexed array __src[<__i>] into 326 // another indexed array __dst[<__j>]. 418 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 475 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] 482 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] 489 // Copy the __n first elements of an indexed array __src[<__i>] into 490 // another indexed array __dst[<__j>] [all...] |