Home
last modified time | relevance | path

Searched defs:local (Results 1 - 25 of 212) sorted by relevance

123456789

/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/
H A Dnot-same-memop0.c6 static short local(struct s s) in local() function
/third_party/jerryscript/tests/jerry/es2015/
H A Dobject-computed.js17 var local = 0; variable
[all...]
H A Dfunction-param-init.js15 var local = 0; variable
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Ddegenerate-ptr.c29 void local(void) in local() function
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect.c130 const char *local = i->protocol; in lws_client_connect_via_info() local
/third_party/node/test/addons/callback-scope/
H A Dbinding.cc42 v8::Local<v8::Promise::Resolver> local = persistent->Get(isolate); in Callback() local
65 v8::Local<v8::Promise::Resolver> local = persistent->Get(isolate); in TestResolveAsync() local
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv02.c41 struct iovec local, remote; in child_invoke() local
H A Dprocess_vm_writev02.c53 struct iovec local, remote; in child_write() local
/third_party/node/deps/openssl/openssl/util/
H A Dmkdef.pl279 local: *; label
/third_party/openssl/util/
H A Dmkdef.pl279 local: *; label
/third_party/skia/infra/bots/task_drivers/recreate_skps/
H A Drecreate_skps.go
/third_party/skia/gm/
H A Dcoloremoji_blendmodes.cpp51 SkMatrix local; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtkip_countermeasures.c69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtkip_countermeasures.c69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure() argument
/third_party/libwebsockets/win32port/zlib/
H A Dadler32.c10 #define local static macro
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_path.c31 void ngtcp2_path_init(ngtcp2_path *path, const ngtcp2_addr *local, in ngtcp2_path_init() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprocess_vm.c33 struct iovec local = {.iov_base = dst, .iov_len = sizeof(dst)}; in process_vm_writev_0100() local
52 struct iovec local[__VALUE_DATA_SIZE__] = { in process_vm_writev_0200() local
77 struct iovec local = { in process_vm_writev_0300() local
96 struct iovec remote, local; in process_vm_readv_0100() local
116 struct iovec remote, local; process_vm_readv_0200() local
136 struct iovec remote, local; process_vm_readv_0300() local
[all...]
/third_party/openssl/test/
H A Dcontext_internal_test.c80 OSSL_LIB_CTX *local = OSSL_LIB_CTX_new(); in test_set0_default() local
/third_party/python/Lib/
H A D_threading_local.py204 class local: global() class
[all...]
/third_party/skia/src/shaders/
H A DSkTransformShader.cpp14 onProgram(skvm::Builder* b, skvm::Coord device, skvm::Coord local, skvm::Color color, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
25 applyMatrix( skvm::Builder* b, const SkMatrix& matrix, skvm::Coord local, skvm::Uniforms* uniforms) const applyMatrix() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResidencyManagerD3D12.h59 MemorySegmentInfo local = {DXGI_MEMORY_SEGMENT_GROUP_LOCAL}; member
/third_party/libunwind/libunwind/tests/
H A Dia64-test-setjmp.c65 int local = 0; in sighandler() local
/third_party/mbedtls/library/
H A Dmd5.c69 } local; in mbedtls_internal_md5_process() local
[all...]
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js
/third_party/libcoap/include/coap3/
H A Dcoap_io.h57 coap_address_t local; /**< local address and port */ member

Completed in 10 milliseconds

123456789