Home
last modified time | relevance | path

Searched defs:values (Results 876 - 900 of 1311) sorted by relevance

1...<<31323334353637383940>>...53

/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc426 auto values = isolate->factory()->NewFixedArray(count + 2); in Create() local
477 auto values = isolate->factory()->NewFixedArray(count); Create() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c185 noop_set_inlinable_constants(struct pipe_context *ctx, enum pipe_shader_type shader, uint num_values, uint32_t *values) noop_set_inlinable_constants() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c1217 parse_immediate_data(struct translate_ctx *ctx, unsigned type, union tgsi_immediate_data *values) parse_immediate_data() argument
1770 uint values[8]; parse_property() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp351 fill_graphics_state_vars(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo, unsigned drawid, const struct pipe_draw_start_count_bias *draw, struct d3d12_shader *shader, uint32_t *values, struct d3d12_cmd_signature_key *cmd_sig_key) fill_graphics_state_vars() argument
412 fill_compute_state_vars(struct d3d12_context *ctx, const struct pipe_grid_info *info, struct d3d12_shader *shader, uint32_t *values, struct d3d12_cmd_signature_key *cmd_sig_key) fill_compute_state_vars() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c377 nir_const_value values[] = { in get_src() local
/third_party/libabigail/src/
H A Dabg-ini.cc382 list_property_value::list_property_value(const vector<string>& values) in list_property_value() argument
403 list_property_value::set_content(const vector<string>& values) in set_content() argument
1472 vector<property_value_sptr> values; in read_tuple_property_value() local
[all...]
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc747 TestValidDataForType( FieldDescriptor::Type type, std::vector<std::pair<std::string, std::string>> values) TestValidDataForType() argument
909 std::vector<std::string> values = { TestValidDataForRepeatedScalarMessage() local
[all...]
/third_party/python/Lib/collections/
H A D__init__.py225 def values(self): member in OrderedDict
[all...]
/third_party/python/Lib/importlib/metadata/
H A D__init__.py462 def values(self): member in Deprecated
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp515 std::string makeArray(const std::string& type, const std::vector<deUint64>& values) in makeArray() argument
529 std::string makeU8Array(const std::vector<deUint64>& values) in makeU8Array() argument
534 std::string makeU16Array(const std::vector<deUint64>& values) in makeU16Array() argument
539 std::string makeU32Array(const std::vector<deUint64>& values) in makeU32Array() argument
1044 std::vector<std::string> values; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp76 const std::vector<uint32_t> values = in getCondValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp633 infNanRandomFloats(int numValues, void* const* values, const char *name, const ShaderSpec& spec) infNanRandomFloats() argument
[all...]
H A DvktShaderFConvertTests.cpp197 std::vector<T> values; in getInputValues() local
351 packFloats(const std::vector<T>& values, size_t vectorLength) packFloats() argument
385 std::vector<T> values; unpackFloats() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp537 std::string makeArray(const std::string& type, const std::vector<deUint64>& values) in makeArray() argument
551 std::string makeU8Array(const std::vector<deUint64>& values) in makeU8Array() argument
556 std::string makeU16Array(const std::vector<deUint64>& values) in makeU16Array() argument
561 std::string makeU32Array(const std::vector<deUint64>& values) in makeU32Array() argument
1060 std::vector<std::string> values; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp76 const std::vector<uint32_t> values = in getCondValues() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp470 CaptureGetSynciv_length(const State &glState, bool isCallValid, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values, ParamCapture *paramCapture) CaptureGetSynciv_length() argument
485 CaptureGetSynciv_values(const State &glState, bool isCallValid, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values, ParamCapture *paramCapture) CaptureGetSynciv_values() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp409 va_list values; in buildProgramVA() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc206 std::vector<Value> values; in ParseBufferData() local
2429 std::vector<Value> values; in ParseBufferInitializerFill() local
2908 ParseValues(const std::string& name, Format* fmt, std::vector<Value>* values) ParseValues() argument
3216 std::vector<Value> values; ParseExpect() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser.cc624 std::vector<Value> values; in ProcessSSBO() local
484 ParseValues(const std::string& name, Format* fmt, std::vector<Value>* values) ParseValues() argument
786 std::vector<Value> values; ProcessUniform() local
2110 std::vector<Value> values; ProcessProbeSSBO() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp81 EGL_GetCompositorTimingANDROID(EGLDisplay dpy, EGLSurface surface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) EGL_GetCompositorTimingANDROID() argument
147 EGL_GetFrameTimestampsANDROID(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values) EGL_GetFrameTimestampsANDROID() argument
[all...]
H A Degl_ext_stubs.cpp278 GetCompositorTimingANDROID(Thread *thread, Display *display, Surface *eglSurface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) GetCompositorTimingANDROID() argument
320 GetFrameTimestampsANDROID(Thread *thread, Display *display, Surface *eglSurface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values) GetFrameTimestampsANDROID() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp218 double ComputeMean(const std::vector<double> &values) in ComputeMean() argument
/third_party/skia/src/gpu/
H A DGrGpu.cpp850 void GrGpu::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) { in dumpKeyValuePairs() argument
/third_party/skia/src/gpu/ops/
H A DShadowRRectOp.cpp689 unsigned char* values = (unsigned char*)bitmap.getPixels(); in create_falloff_texture() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h189 ContainerType values; member in spv::EnumValuesContainer

Completed in 39 milliseconds

1...<<31323334353637383940>>...53