Home
last modified time | relevance | path

Searched defs:source (Results 176 - 200 of 1721) sorted by relevance

12345678910>>...69

/third_party/libdrm/nouveau/nvif/
H A Dif0002.h34 __u32 source; member
H A Dif0003.h11 __u64 source[4][8]; member
/third_party/json/tests/src/
H A Dunit-constructor1.cpp1144 json::array_t source variable
1154 json::array_t source = {1, 2, 3}; global() variable
1164 json::array_t source = {1, 2, 3}; global() variable
1174 json::array_t source = {1, 2, 3}; global() variable
1187 json::object_t source = {{"hello", "world"}}; global() variable
1195 json::object_t source = {{"hello", "world"}}; global() variable
1203 json::object_t source = {{"hello", "world"}}; global() variable
1211 json::object_t source = {{"hello", "world"}}; global() variable
[all...]
H A Dunit-json_patch.cpp627 json source = R"( variable
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.hpp41 enum class il_type { none, source, spirv }; member in clover::program::il_type
/third_party/node/deps/icu-small/source/common/
H A Dudatamem.cpp34 U_CFUNC void UDatamemory_assign(UDataMemory *dest, UDataMemory *source) { in UDatamemory_assign() argument
H A Ducnv_cb.cpp203 const char16_t *source = (const char16_t *)converter->subChars; in ucnv_cbFromUWriteSub() local
37 ucnv_cbFromUWriteBytes(UConverterFromUnicodeArgs *args, const char* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteBytes() argument
56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, const char16_t** source, const char16_t* sourceLimit, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteUChars() argument
228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const char16_t* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtztrans.cpp31 TimeZoneTransition::TimeZoneTransition(const TimeZoneTransition& source) in TimeZoneTransition() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h37 inline char* Strdup(const char* source) { return strdup(source); } in Strdup() argument
/third_party/node/deps/v8/src/snapshot/
H A Dobject-deserializer.cc26 DeserializeSharedFunctionInfo( Isolate* isolate, const SerializedCodeData* data, Handle<String> source) DeserializeSharedFunctionInfo() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c426 etna_pm_query_signal(struct etna_perfmon *perfmon, const struct etna_perfmon_source *source) etna_pm_query_signal() argument
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/source/
H A DMapBackedMetadataContainer.java
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/metadata/source/
H A DBlockingMetadataBootstrappingGuardTest.java
H A DCompositeMetadataContainerTest.java
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dmod.rs122 let mut source = source; in generate_from_string() variables
[all...]
/third_party/rust/crates/cxx/gen/src/
H A Dmod.rs122 let mut source = source; in generate_from_string() variables
[all...]
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dmod.rs122 let mut source = source; in generate_from_string() variables
[all...]
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dmod.rs122 let mut source = source; in generate_from_string() variables
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-always-source.c54 static void load_null_source_if_needed(pa_core *c, pa_source *source, struct userdata* u) { in load_null_source_if_needed() argument
91 put_hook_callback(pa_core *c, pa_source *source, void* userdata) put_hook_callback() argument
126 unlink_hook_callback(pa_core *c, pa_source *source, void* userdata) unlink_hook_callback() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSpirVProgram.hpp89 std::string source; member
100 std::string source; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_shader_test.cc303 auto source = shader->GetData(); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dregister_liveness.cpp1158 const std::string source = R"( in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DErrorMessages.cpp19 GLenum source; member
39 static void GL_APIENTRY Callback(GLenum source, in Callback() argument
84 constexpr GLenum source = GL_DEBUG_SOURCE_API; in TEST_P() local

Completed in 11 milliseconds

12345678910>>...69