/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nvc0.cpp | 1338 txd->dPdx[c].set(NULL); in handleTXD() 1339 txd->dPdy[c].set(NULL); in handleTXD() 1493 CmpInstruction *set = in handleSharedATOMNVE4() local 1498 TYPE_U32, atom->getSrc(2), ld->getDef(0), set->getDef(0)); in handleSharedATOMNVE4() 1579 CmpInstruction *set = in handleSharedATOM() local 1582 set->setPredicate(CC_P, ld->getDef(1)); in handleSharedATOM() 1586 atom->getSrc(2), set->getDef(0)); in handleSharedATOM() 1744 // should be set to the high part of the double reg or bad things will in handleCasExch() 2057 // set predicate output in processSurfaceCoordsNVE4() 2165 // let's just set i in processSurfaceCoordsNVE4() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 29 #include <set> 50 return "Verify that the set of tested functions glGetProgram* return\n" in Purpose() 60 "then use set of tested functions to get an information about it and\n" in Method() 972 return "vertex shader with different `in` variables locations set through layout and a fallthrough fragment " in ShadersDesc() 1084 return "fragment shader with different `out` variables locations set through layout and a fallthrough vertex " in ShadersDesc() 1191 "locations set through layout and a fallthrough vertex shader"; in ShadersDesc() 1739 std::set<GLuint> exp; in Run() 1766 std::set<GLuint> exp2; in Run() 2002 std::set<GLuint> exp; in Run() 2022 std::set<GLuin in Run() [all...] |
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
H A D | api.js | [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 73 #include "src/heap/remembered-set.h" 452 // We will always have an old space when the heap is set up. in HasBeenSetUp() 2929 std::set<String> visited_map; in VerifyYoung() 2952 std::set<String> visited_map; in Verify() 3082 // If the list is empty, set the tail to undefined. Otherwise the tail is set in ProcessDirtyJSFinalizationRegistries() 3373 // allowed to access the main thread's remembered set. in CreateFillerObjectAtBackground() 4070 // Check that the set of slots before and after the transition match. in VerifySafeMapTransition() 4074 // Temporarily set the new map to iterate new slots. in VerifySafeMapTransition() 4660 SlotVerifyingVisitor(Isolate* isolate, std::set<Addres [all...] |
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_ca.h | 741 #define L2C_310 ((L2C_310_TypeDef *)L2C_310_BASE) /*!< \brief L2C_310 register set access pointer */ 788 #define GICDistributor ((GICDistributor_Type *) GIC_DISTRIBUTOR_BASE ) /*!< \brief GIC Distributor register set access pointer */ 984 #define GICInterface ((GICInterface_Type *) GIC_INTERFACE_BASE ) /*!< \brief GIC Interface register set access pointer */ 1291 /* set csselr, select ccsidr register */ in __L1C_MaintainDCacheSetWay() 1305 for(int32_t set = num_sets-1; set >= 0; set--) in __L1C_MaintainDCacheSetWay() 1307 Dummy = (level << 1U) | (((uint32_t)set) << log2_linesize) | (((uint32_t)way) << shift_way); in __L1C_MaintainDCacheSetWay() 1636 icfgr |= ( int_config << shift); /* set new configuration */ in GIC_SetConfiguration() 1670 * \param [in] priority Priority mask to be set [all...] |
/third_party/libabigail/tools/ |
H A D | abipkgdiff.cc | 105 using std::set; 261 // set num_workers to the default number of threads of the in options() 308 /// This contains the the paths of the set of added binaries, removed 362 set<string> public_dso_sonames_; 589 const set<string>& 600 set<string>& 616 /// @param converted_path the resulting converted path. This is set 637 // @param converted_path the resulting converted path. This is set 647 /// Retrieve the set of "interesting" package element paths by 675 /// @param abi_file_path the resulting ABI file path. This is set [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 66 * spilled again. Corresponds to the S set in the paper. 95 * a record of the new live-out set for this block. 831 * set information, so that it doesn't result in any actual code or register 836 add_to_merge_set(struct ir3_merge_set *set, struct ir3_register *def, in add_to_merge_set() argument 839 def->merge_set = set; in add_to_merge_set() 841 def->interval_start = set->interval_start + offset; in add_to_merge_set() 842 def->interval_end = set->interval_start + offset + reg_size(def); in add_to_merge_set() 1892 * which case we will set progress=true and visit the definition again, or in simplify_phi_def()
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 625 /* set options */ in eglInitialize() 629 _eglLog(_EGL_DEBUG, "Found 'LIBGL_ALWAYS_SOFTWARE' set, will use a CPU renderer"); in eglInitialize() 883 * To release the current context without assigning a new one, set ctx in eglMakeCurrent() 884 * to EGL_NO_CONTEXT and set draw and read to EGL_NO_SURFACE. in eglMakeCurrent() 1480 /* If the damage region is already set or in eglSetDamageRegionKHR() 1687 * Return the last value set with eglBindAPI(). 2502 // On error, set the last error code, call the current in eglDebugMessageControlKHR() 2598 eglSetBlobCacheFuncsANDROID(EGLDisplay *dpy, EGLSetBlobFuncANDROID set, in eglSetBlobCacheFuncsANDROID() argument 2617 if (!set || !get) { in eglSetBlobCacheFuncsANDROID() 2626 "eglSetBlobCacheFuncsANDROID: functions already set"); in eglSetBlobCacheFuncsANDROID() [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | x509.h | 337 /* Complete set of RFC2253 flags */ 1037 int loc, int set); 1040 int set); 1043 int set); 1054 int set);
|