Home
last modified time | relevance | path

Searched defs:first (Results 401 - 425 of 2471) sorted by relevance

1...<<11121314151617181920>>...99

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c50 int first = 0, final = 0; in callback() local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dprotocol_lws_minimal_server_echo.c29 char first; member
/third_party/libexif/test/
H A Dtest-parse-from-data.c193 int first = 1; in main() local
H A Dtest-parse.c162 int first = 1; in main() local
/third_party/ltp/testcases/realtime/func/sched_jitter/
H A Dsched_jitter.c86 unsigned long long first, second; in ts_sub() local
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.h138 void appendAll(T first, R... rest) { in appendAll() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-utils.cc176 const uint16_t first = string->Get(static_cast<uint32_t>(index)); in AdvanceStringIndex() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_defines.c98 bool first = true; in util_dump_flags_continuous() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_object.c55 int i, first, len = 0, c, use_bn; in a2d_ASN1_OBJECT() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DEdgeTest.java209 private static Edge seq(Edge first, Edge second, Edge... rest) { in seq() argument
/third_party/rust/crates/bindgen/bindgen-integration/src/
H A Dlib.rs65 let mut first: bindings::bitfields::First = unsafe { mem::zeroed() }; in test_bitfields_first() variables
181 let mut first = bindings::bitfields::First { in test_bitfield_constructors() variables
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.cc48 First::assert(unsigned char first, in assert() argument
58 Second::assert(int first, bool second) in assert() argument
64 Third::assert(int first, bool second, ItemKind third) in assert() argument
117 Seventh::assert(bool first, in assert() argument
/third_party/python/Lib/
H A Drunpy.py14 import importlib.machinery # importlib first so we can test #15386 via -m namespace
H A Dshelve.py207 def first(self): member in BsdDbShelf
/third_party/openssl/crypto/asn1/
H A Da_object.c55 int i, first, len = 0, c, use_bn; in a2d_ASN1_OBJECT() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp229 bool first = true; in assignIndicesInternal() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.inl.h123 ANGLE_INLINE void Context::drawArrays(PrimitiveMode mode, GLint first, GLsizei count) in drawArrays() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h143 bool first = true; in operator <<() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.hpp45 GLuint first; member
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp194 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
/third_party/skia/src/core/
H A DSkEnumerate.h73 constexpr SkEnumerate first(size_t n) { in first() function in SkEnumerate
H A DSkPathEffect.cpp149 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> first, sk_sp<SkPathEffect> second) { in Make() argument
159 SkSumPathEffect(sk_sp<SkPathEffect> first, sk_sp<SkPathEffect> second) in SkSumPathEffect() argument
195 MakeSum(sk_sp<SkPathEffect> first, sk_sp<SkPathEffect> second) MakeSum() argument
[all...]
H A DSkDeque.cpp77 Block* first = fFrontBlock; in push_front() local
154 Block* first = fFrontBlock; pop_front() local
[all...]
/third_party/skia/src/gpu/
H A DGrTextureProxy.cpp182 bool GrTextureProxy::ProxiesAreCompatibleAsDynamicState(const GrSurfaceProxy* first, in ProxiesAreCompatibleAsDynamicState() argument

Completed in 35 milliseconds

1...<<11121314151617181920>>...99