Home
last modified time | relevance | path

Searched defs:use (Results 101 - 125 of 140) sorted by relevance

123456

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c552 is_only_nonscheduled_use(struct ir3_instruction *instr, struct ir3_instruction *use) is_only_nonscheduled_use() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c289 midgard_instruction *use = mir_next_op(pre_use); in mir_lower_special_reads() local
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c102 unsigned int use:1; member
[all...]
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc337 Node* use = edge.from(); in ReduceFrom() local
H A Dscheduler.cc1753 Node* use = edge.from(); GetBlockForUse() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c832 gpir_node *use = dep->succ; get_available_regs() local
919 gpir_node *use = dep->succ; spill_node() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc274 msg << " for " << use; in add_error() local
511 const char* use = "let declaration"; in global_constant_decl() local
585 const char* use = "sampled texture type"; in texture_sampler_types() local
268 add_error(const Source& source, const std::string& err, const std::string& use) add_error() argument
596 const char* use = "multisampled texture type"; texture_sampler_types() local
608 const char* use = "storage texture type"; texture_sampler_types() local
784 expect_image_storage_type( const std::string& use) expect_image_storage_type() argument
896 expect_variable_ident_decl( const std::string& use, bool allow_inferred) expect_variable_ident_decl() argument
927 expect_access(const std::string& use) expect_access() argument
949 auto* use = "variable declaration"; variable_qualifier() local
981 const char* use = "type alias"; type_alias() local
1094 expect_type(const std::string& use) expect_type() argument
1104 const char* use = "ptr declaration"; expect_type_decl_pointer() local
1145 const char* use = "atomic declaration"; expect_type_decl_atomic() local
1162 const char* use = "vector"; expect_type_decl_vector() local
1175 const char* use = "array declaration"; expect_type_decl_array() local
1220 const char* use = "matrix"; expect_type_decl_matrix() local
1239 expect_storage_class( const std::string& use) expect_storage_class() argument
1384 const char* use = "function declaration"; function_header() local
1910 const char* use = "case statement"; switch_body() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1107 dri2_create_image_common(__DRIscreen *_screen, int width, int height, int format, unsigned int use, const uint64_t *modifiers, const unsigned count, void *loaderPrivate) dri2_create_image_common() argument
1193 dri2_create_image(__DRIscreen *_screen, int width, int height, int format, unsigned int use, void *loaderPrivate) dri2_create_image() argument
1215 dri2_create_image_with_modifiers2(__DRIscreen *dri_screen, int width, int height, int format, const uint64_t *modifiers, const unsigned count, unsigned int use, void *loaderPrivate) dri2_create_image_with_modifiers2() argument
1462 dri2_validate_usage(__DRIimage *image, unsigned int use) dri2_validate_usage() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.cpp142 void setUsePoolBundle(UBool use) { in setUsePoolBundle() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.cpp142 void setUsePoolBundle(UBool use) { in setUsePoolBundle() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp656 void Utils::program::use() const in use() function in glcts::ViewportArray::Utils::program
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp1300 const bool use; in buildPO() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.h316 void collectGarbageAndReinit(vk::SharedResourceUse *use, ArgsT... garbageIn) in collectGarbageAndReinit() argument
333 void collectGarbage(vk::SharedResourceUse &&use, std::vector<vk::GarbageObject> &&sharedGarbage) in collectGarbage() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.cpp142 void setUsePoolBundle(UBool use) { in setUsePoolBundle() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp359 void Simplifier::Context::use(Value *V) { in use() function in Simplifier::Context
/third_party/python/Lib/test/test_import/
H A D__init__.py1352 import test.test_import.data.circular_imports.use namespace
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp688 void use (void) const { DE_ASSERT(m_isBuilt); glUseProgram(m_programGL); } in use() function in deqp::gls::LongStressCaseInternal::Program
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h378 BITSET_WORD *use; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h765 auto use = uses_.begin(); UsesOverlap() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h752 void set_next_use(NodeIdT use) { next_use_ = use; } in set_next_use() argument
/third_party/python/Modules/
H A D_tkinter.c571 Tkapp_New(const char *screenName, const char *className, int interactive, int wantobjects, int wantTk, int sync, const char *use) Tkapp_New() argument
3030 _tkinter_create_impl(PyObject *module, const char *screenName, const char *baseName, const char *className, int interactive, int wantobjects, int wantTk, int sync, const char *use) _tkinter_create_impl() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp749 void TestShaderProgram::use (void) const in use() function in deqp::gles31::Functional::__anon30822::TestShaderProgram
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp472 Id Builder::makeCooperativeMatrixTypeKHR(Id component, Id scope, Id rows, Id cols, Id use) in makeCooperativeMatrixTypeKHR() argument
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp5391 Int use=-rhs->digits-lever; /* exponent to use for RHS */ decExpOp() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c1162 s32 use; in showownership() local

Completed in 73 milliseconds

123456