/third_party/node/deps/uv/src/ |
H A D | uv-common.h | 215 int uv__socket_sockopt(uv_handle_t* handle, int optname, int* value);
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | ShortcodesTableSchema.java | 24 import com.google.auto.value.AutoValue; 115 /** Default value not permitted in real data. */
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/ |
H A D | ServletMain.java | 42 @WebServlet(name = "Migrate", value = "/migrate") 245 * Takes a list of {@link MigrationEntry}'s and returns a list with the corresponding strings to output for each value 254 * Takes a list of {@link MigrationResult}'s and returns a list with the corresponding strings to output for each value
|
/third_party/rust/crates/cxx/tests/ffi/ |
H A D | lib.rs | 204 fn c_set_array(self: &mut Array, value: i32); in c_set_array()
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Util.pm | 236 The indentation of the caller, i.e. an initial value. If not given, there
|
/third_party/python/Lib/ |
H A D | fileinput.py | 243 def __exit__(self, type, value, traceback):
|
/third_party/openssl/crypto/bf/ |
H A D | bf_enc.c | 26 # error If you set BF_ROUNDS to some value other than 16 or 20, you will have \
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 237 static const VkFormat value = _Format; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 237 static const VkFormat value = _Format; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | IntermRebuild.h | 25 // - The returned value is used to replace the visited node. The returned value may be the same 91 T value; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLCommandQueue.h | 29 void *value,
|
H A D | Context_gles_1_0_autogen.h | 87 void sampleCoveragex(GLclampx value, GLboolean invert); \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | IOSurfaceSurfaceCGL.cpp | 149 egl::Error IOSurfaceSurfaceCGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument 213 // N/A because you can't MakeCurrent an IOSurface, return any valid value. in getSwapBehavior()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermRebuild.h | 25 // - The returned value is used to replace the visited node. The returned value may be the same 91 T value; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 38 // If @MI is a DBG_VALUE with debug value described by a 44 // If the location of variable is an entry value (DW_OP_LLVM_entry_value) in isDescribedByReg() 87 assert(isDbgValue() && "Setting end index for non-debug value"); in endEntry() 103 // Keeps track of the debug value entries that are currently live for each 134 /// Create a clobbering entry and end all open debug value entries 158 /// Add a new debug value for \p Var. Closes all overlapping debug values. 167 // If we have created a new debug value entry, close all preceding in handleNewDebugValue() 184 // If the new debug value is described by a register, add tracking of in handleNewDebugValue() 283 // If this is a register def operand, it may end a debug value in calculateDbgEntityHistory() 360 const auto &Entry = E.value(); in dump() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cClipDistance.hpp | 185 std::string preprocessCode(std::string source, std::string key, std::string value);
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/htmldiff/ |
H A D | htmldiff.pl | 369 <form action=""><input type="button" onclick="setOldDisplay()" value="Show/Hide Old Content" /></form>
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | ilist.h | 52 std::is_base_of<IntrusiveNodeBase<NodeType>, NodeType>::value, 105 // by the iterator. The return value will be an iterator pointing to the
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_composite_extract_test.cpp | 306 OpMemberName %25 0 "value" in TEST()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | SurfaceMtl.h | 59 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;
|
/third_party/skia/src/core/ |
H A D | SkRecords.h | 325 sk_sp<SkData> value);
|
/third_party/skia/src/gpu/ |
H A D | GrResourceProvider.h | 50 typename std::enable_if<std::is_base_of<GrGpuResource, T>::value, sk_sp<T>>::type
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | PixelRoutine.hpp | 69 void stencilTest(Byte8 &value, VkCompareOp stencilCompareMode, bool isBack);
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | VertexProcessor.hpp | 195 void setFloatConstant(unsigned int index, const float value[4]);
|
/third_party/openssl/crypto/x509/ |
H A D | x509_att.c | 288 * least one value but some types use and zero length SET and require in X509_ATTRIBUTE_set1_data() 341 return ttmp->value.ptr; in X509_ATTRIBUTE_get0_data()
|