Home
last modified time | relevance | path

Searched defs:vectors (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/docs/examples/
H A DPoint_DotProduct.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_dot.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_CrossProduct.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_cross.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
H A Decdsa_vectors.js60 var vectors = []; variable
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/python/Modules/expat/
H A Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/skia/gm/
H A Dimagescalealigned.cpp26 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; variable
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp838 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local
[all...]
/third_party/lwip/src/api/
H A Dapi_lib.c997 netconn_write_vectors_partly(struct netconn *conn, struct netvector *vectors, u16_t vectorcnt, in netconn_write_vectors_partly() argument
/third_party/node/deps/icu-small/source/common/
H A Dloclikelysubtags.cpp319 const int32_t* vectors = value.getIntVector(length, errorCode); in readLSREncodedStrings() local
/third_party/skia/tests/
H A DMatrixTest.cpp287 SkVector vectors[1000]; in test_matrix_min_max_scale() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c356 } vectors[] = { in test_cbc() local
424 } vectors[] = { in test_ecb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c356 } vectors[] = { in test_cbc() local
424 } vectors[] = { in test_ecb() local
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_sc000.h924 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
940 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
H A Dcore_cm0plus.h963 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
984 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
H A Dcore_cm1.h870 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_SetVector() local
886 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_GetVector() local
H A Dcore_cm0.h843 uint32_t *vectors = (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */ in __NVIC_SetVector() local
859 uint32_t *vectors = (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */ in __NVIC_GetVector() local
H A Dcore_cm23.h1671 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
1691 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
H A Dcore_cm7.h2141 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
2157 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
H A Dcore_cm4.h1922 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
1938 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc686 Handle<FixedArray> vectors = in Build() local
H A Dwasm-code-manager.cc178 ConcatenateBytes( std::initializer_list<base::Vector<const byte>> vectors) ConcatenateBytes() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp77 std::unordered_map<unsigned, Instruction*> vectors; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c655 lp_build_hadd_partial4(struct lp_build_context *bld, LLVMValueRef vectors[], unsigned num_vecs) lp_build_hadd_partial4() argument
[all...]

Completed in 51 milliseconds

12