Home
last modified time | relevance | path

Searched defs:order (Results 76 - 100 of 1064) sorted by relevance

12345678910>>...43

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dcfg_test.cpp63 std::vector<uint32_t> order; in TEST_F() local
106 std::vector<uint32_t> order; in TEST_F() local
149 std::vector<uint32_t> order; in TEST_F() local
192 std::vector<uint32_t> order; TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DEmulatedIntrinsics.cpp63 constexpr std::memory_order order = std::memory_order_relaxed; in gather() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcfg_test.cpp63 std::vector<uint32_t> order; in TEST_F() local
106 std::vector<uint32_t> order; in TEST_F() local
149 std::vector<uint32_t> order; in TEST_F() local
192 std::vector<uint32_t> order; TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dtraverse_expressions_test.cc210 std::vector<const ast::Expression*> order; in TEST_F() local
225 std::vector<const ast::Expression*> order; in TEST_F() local
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_next.py34 order = "pre" # Pre-order tree traversal variable in FixNext
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.c34 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_enable() local
63 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_fini() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_random.c70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() argument
78 unsigned int *order, i; in i915_random_order() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c95 hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, struct hns_roce_db *db, int order) hns_roce_alloc_db_from_pgdir() argument
126 hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, int order) hns_roce_alloc_db() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion_page_pool.c134 struct ion_page_pool *ion_page_pool_create(gfp_t gfp_mask, unsigned int order) in ion_page_pool_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c93 hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, struct hns_roce_db *db, int order) hns_roce_alloc_db_from_pgdir() argument
124 hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, int order) hns_roce_alloc_db() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_random.c70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() argument
78 unsigned int *order, i; in i915_random_order() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.c34 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_enable() local
63 const struct gk104_clkgate_engine_info *order in gk104_clkgate_fini() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daudiodsp.c79 scalarproduct_int16_c(const int16_t *v1, const int16_t *v2, int order) scalarproduct_int16_c() argument
H A Dcngenc.c32 int order; member
H A Dflacdsp_lpc_template.c48 lpc_encode_unrolled(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift, int big) lpc_encode_unrolled() argument
108 flac_lpc_encode_c(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift) flac_lpc_encode_c() argument
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dlossless_audiodsp_altivec.c45 scalarproduct_and_madd_int16_altivec(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) scalarproduct_and_madd_int16_altivec() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DFilteredData.java42 public void accept(PathOrder order, ValueVisitor visitor) { in accept() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcoleitr.h385 primaryOrder(int32_t order) primaryOrder() argument
390 secondaryOrder(int32_t order) secondaryOrder() argument
395 tertiaryOrder(int32_t order) tertiaryOrder() argument
400 isIgnorable(int32_t order) isIgnorable() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcoleitr.h385 primaryOrder(int32_t order) primaryOrder() argument
390 secondaryOrder(int32_t order) secondaryOrder() argument
395 tertiaryOrder(int32_t order) tertiaryOrder() argument
400 isIgnorable(int32_t order) isIgnorable() argument
[all...]
/third_party/libexif/libexif/olympus/
H A Dexif-mnote-data-olympus.h50 ExifByteOrder order; member
/third_party/mesa3d/src/glx/
H A Drender2.c44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * pnts) __indirect_glMap1d() argument
111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * pnts) __indirect_glMap1f() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dcoleitr.h385 primaryOrder(int32_t order) primaryOrder() argument
390 secondaryOrder(int32_t order) secondaryOrder() argument
395 tertiaryOrder(int32_t order) tertiaryOrder() argument
400 isIgnorable(int32_t order) isIgnorable() argument
[all...]
/third_party/skia/tests/
H A DPathOpsQuadReduceOrderTest.cpp34 int order; in standardTestCases() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ms-feature-ranges.hh45 unsigned int order; member
/third_party/spirv-tools/test/opt/
H A Dcfg_test.cpp63 std::vector<uint32_t> order; in TEST_F() local
106 std::vector<uint32_t> order; in TEST_F() local
149 std::vector<uint32_t> order; in TEST_F() local
192 std::vector<uint32_t> order; TEST_F() local
310 std::list<BasicBlock*> order; TEST_F() local
[all...]

Completed in 8 milliseconds

12345678910>>...43