Home
last modified time | relevance | path

Searched defs:left (Results 1426 - 1450 of 1650) sorted by relevance

1...<<51525354555657585960>>...66

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_lossless_jpeg.cpp1410 int32 left = curRowBuf [col - 1] [curComp]; in QuickPredict() local
/third_party/python/Python/
H A Dmarshal.c687 Py_ssize_t left = p->end - p->ptr; in r_string() local
/third_party/python/Modules/_sre/
H A Dsre.c2728 PatternObject *left, *right; in pattern_richcompare() local
/third_party/python/Modules/
H A Dmathmodule.c1979 PyObject *left = NULL, *right = NULL, *result = NULL; in factorial_partial_product() local
H A D_collectionsmodule.c2137 defdict_or(PyObject* left, PyObject* right) in defdict_or() argument
[all...]
/third_party/python/Objects/
H A Dbytearrayobject.c1887 Py_ssize_t left = 0; in bytearray_strip_impl_helper() local
H A Ddescrobject.c1051 mappingproxy_or(PyObject *left, PyObject *right) in mappingproxy_or() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc1538 bool MaximumMatcher::Match(int left, in argument
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c710 long left; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc147 static void SetConcatChildren(CordRepConcat* concat, CordRep* left, in SetConcatChildren() argument
159 static CordRep* RawConcat(CordRep* left, CordRep* right) { in RawConcat() argument
179 Concat(CordRep* left, CordRep* right) Concat() argument
1010 CordRep* left = results.back(); NewSubRange() local
1171 MakeConcat(CordRep* left, CordRep* right) MakeConcat() argument
1981 const CordRep* left = cur_node->concat()->left; MemoryUsageAux() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5809 SkScalar left[4]; UNIX_ONLY_TEST() local
7202 SkScalar left = 0.0f; UNIX_ONLY_TEST() local
[all...]
/third_party/skia/include/core/
H A DSkCanvas.h1459 void drawImage(const SkImage* image, SkScalar left, SkScalar top) { in drawImage() argument
1462 void drawImage(const sk_sp<SkImage>& image, SkScalar left, SkScalar top) { in drawImage() argument
[all...]
/third_party/skia/dm/
H A DDMSrcSink.cpp272 const int left = x * subsetWidth; in draw() local
739 int left = 0; in draw() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1216 GLint left = rnd.getInt(-64000, 64000); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp77 virtual bool run (double left, double right) const in run() argument
89 bool nanInvolved(double left, double right) const in nanInvolved() argument
140 run(IntClass left, IntClass right) const run() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.c4136 size_t left = wpabuf_len(hlp[i]); in fils_build_assoc_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dinterworking.c528 size_t left; in nai_realm_parse() local
3103 unsigned int left in anqp_resp_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c212 size_t left = buflen, plen; in dpp_pbkdf2() local
H A Dwpa_common.c1611 int left; in wpa_parse_wpa_ie_rsn() local
1805 int left; wpa_parse_wpa_ie_wpa() local
3133 size_t left; wpa_parse_generic() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp1065 void computeQuadTexCoord1D (std::vector<float>& dst, float left, float right) in computeQuadTexCoord1D() argument
1075 void computeQuadTexCoord1DArray (std::vector<float>& dst, int layerNdx, float left, floa argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp936 GLint left = rnd.getInt(-64000, 64000); in test() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_teap.c963 size_t left, len; in eap_teap_process_pac_tlv() local
1082 size_t left, len; in eap_teap_process_pac_info() local
1622 eap_teap_process_start(struct eap_sm *sm, struct eap_teap_data *data, u8 flags, const u8 *pos, size_t left) eap_teap_process_start() argument
1834 size_t left; eap_teap_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_teap.c1048 size_t left; in eap_teap_process_phase2_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dinterworking.c531 size_t left; in nai_realm_parse() local
3173 unsigned int left in anqp_resp_cb() local
[all...]
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h110 void handle_assert_equal(T const& left, T const& right) { in handle_assert_equal() argument
114 void handle_assert_equal(std::vector<T> const& left, std::vector<T> const& right) { in handle_assert_equal() argument
121 void handle_assert_equal(size_t count, T left[], T right[]) { in handle_assert_equal() argument

Completed in 78 milliseconds

1...<<51525354555657585960>>...66