Home
last modified time | relevance | path

Searched defs:length (Results 3026 - 3050 of 5101) sorted by relevance

1...<<121122123124125126127128129130>>...205

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc124 int length; member
/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp187 auto length = strlen(node_name); in DEF_TEST() local
/third_party/skia/gm/
H A Dimage.cpp430 size_t length = writer.bytesWritten(); in serial_deserial() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DCubeActivity.java60 public float length() { return (float)Math.sqrt(x*x + y*y + z*z); } in length() method in Vec3
/third_party/skia/include/core/
H A DSkM44.h41 SkScalar length() const { return SkScalarSqrt(this->lengthSquared()); } in length() function
83 SkScalar length() const { return SkScalarSqrt(Dot(*this, *this)); } in length() function
[all...]
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp66 bidi_setPara(UBiDi* bidi, const UChar* text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel* embeddingLevels, UErrorCode* status) bidi_setPara() argument
/third_party/spirv-tools/source/opt/
H A Dtypes.cpp266 uint64_t length = 0; in NumberOfComponents() local
/third_party/spirv-tools/test/
H A Dbinary_parse_test.cpp157 MakeLiteralStringOperand(uint16_t offset, uint16_t length) MakeLiteralStringOperand() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_defs.h21 be16 length; /* including code and identifier; network byte order */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c144 eap_eke_build_msg(struct eap_eke_data *data, int id, size_t length, u8 eke_exch) eap_eke_build_msg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c111 eap_eke_build_msg(struct eap_eke_data *data, u8 id, size_t length, u8 eke_exch) eap_eke_build_msg() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.hpp92 double length (void) const { return m_hi - m_lo; } in length() function in tcu::Interval
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_defs.h21 be16 length; /* including code and identifier; network byte order */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c144 eap_eke_build_msg(struct eap_eke_data *data, int id, size_t length, u8 eke_exch) eap_eke_build_msg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c111 eap_eke_build_msg(struct eap_eke_data *data, u8 id, size_t length, u8 eke_exch) eap_eke_build_msg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Diapp.c57 be16 length; member
/third_party/zlib/
H A Dinflate.h105 unsigned length; /* literal or length of data to copy */ member
[all...]
/vendor/hihope/neptune_iotlink_demo/ble/source/
H A Dble_server_demo.c36 int char_write(uint8_t *data, int length) in char_write() argument
42 int char_read(uint8_t *data, int *length) in char_read() argument
51 int char2_write(uint8_t *data, int length) in char2_write() argument
56 int char2_read(uint8_t *data, int *length) in char2_read() argument
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_config.c155 unsigned int length = len; in Fm11WriteEep() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.cpp188 static void SampleSaveCapture(const char* p, uint32_t size, int type, const char *timeStamp, int length) in SampleSaveCapture() argument
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/
H A DImage.cpp393 uint32_t length = NUM_0; in SetDesiredAuxiliaryPictures() local
419 size_t length = NUM_0; in GetDesiredAuxiliaryPictures() local
[all...]
/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_controller.cpp339 void CjInputMethodController::DeleteRight(int32_t length) in DeleteRight() argument
350 void CjInputMethodController::DeleteLeft(int32_t length) in DeleteLeft() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp148 void InsertTextFunc(InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length) { } in InsertTextFunc() argument
149 void DeleteForwardFunc(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForwardFunc() argument
150 void DeleteBackwardFunc(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteBackwardFunc() argument
156 void GetleftTextOfCursorFunc(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size_t *length) { } in GetleftTextOfCursorFunc() argument
157 void GetRightTextOfCursorFunc(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size_t *length) { } in GetRightTextOfCursorFunc() argument
1372 size_t length in HWTEST_F() local
167 SetPreviewTextFunc( InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length, int32_t start, int32_t end) SetPreviewTextFunc() argument
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp317 uint32_t length = 0; in GetNotificationSupportDisplayDevices() local
362 uint32_t length = 0; in GetNotificationSupportOperateDevices() local
1067 uint32_t length = 0; in GetNotificationActionButtons() local
[all...]

Completed in 30 milliseconds

1...<<121122123124125126127128129130>>...205