/third_party/skia/docs/examples/ |
H A D | Point_DotProduct.cpp | 10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
|
H A D | Point_dot.cpp | 10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
|
H A D | Point_CrossProduct.cpp | 10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
|
H A D | Point_cross.cpp | 10 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 D | ecdsa_vectors.js | 60 var vectors = []; variable [all...] |
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | siphash.h | 290 static const unsigned char vectors[64][8] = { in sip24_valid() local
|
/third_party/python/Modules/expat/ |
H A D | siphash.h | 290 static const unsigned char vectors[64][8] = { in sip24_valid() local
|
/third_party/skia/gm/ |
H A D | imagescalealigned.cpp | 26 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; variable
|
/third_party/mesa3d/src/mesa/main/ |
H A D | uniform_query.cpp | 838 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local [all...] |
/third_party/lwip/src/api/ |
H A D | api_lib.c | 997 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 D | loclikelysubtags.cpp | 319 const int32_t* vectors = value.getIntVector(length, errorCode); in readLSREncodedStrings() local
|
/third_party/skia/tests/ |
H A D | MatrixTest.cpp | 287 SkVector vectors[1000]; in test_matrix_min_max_scale() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_module_tests.c | 356 } vectors[] = { in test_cbc() local 424 } vectors[] = { in test_ecb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_module_tests.c | 356 } vectors[] = { in test_cbc() local 424 } vectors[] = { in test_ecb() local
|
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_sc000.h | 924 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 D | core_cm0plus.h | 963 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 D | core_cm1.h | 870 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_SetVector() local 886 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_GetVector() local
|
H A D | core_cm0.h | 843 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 D | core_cm23.h | 1671 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 D | core_cm7.h | 2141 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 D | core_cm4.h | 1922 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 D | module-instantiate.cc | 686 Handle<FixedArray> vectors = in Build() local
|
H A D | wasm-code-manager.cc | 178 ConcatenateBytes( std::initializer_list<base::Vector<const byte>> vectors) ConcatenateBytes() argument
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 77 std::unordered_map<unsigned, Instruction*> vectors; member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 655 lp_build_hadd_partial4(struct lp_build_context *bld, LLVMValueRef vectors[], unsigned num_vecs) lp_build_hadd_partial4() argument [all...] |