Home
last modified time | relevance | path

Searched defs:local (Results 26 - 50 of 227) sorted by relevance

12345678910

/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
/third_party/skia/src/shaders/
H A DSkColorFilterShader.cpp65 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color paint, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
H A DSkLocalMatrixShader.cpp80 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color paint, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
/third_party/skia/tools/viewer/
H A DImGuiLayer.h41 SkPoint local[4] = { local
/third_party/zlib/contrib/puff/
H A Dpufftest.c31 #define local static macro
/third_party/zlib/examples/
H A Dfitblk.c59 #define local static macro
/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_daemon.c199 static int FormatSockAddr(struct sockaddr_un *local, socklen_t *len) in FormatSockAddr() argument
227 struct sockaddr_un local; in CreateSocket() local
[all...]
/base/update/updater/services/script/script_interpreter/
H A Dscript_interpreter.cpp129 UScriptValuePtr ScriptInterpreter::FindVariable(UScriptContextPtr local, std::string id) in FindVariable() argument
143 UScriptValuePtr ScriptInterpreter::UpdateVariable(UScriptContextPtr local, std::string id, UScriptValuePtr var) in UpdateVariable() argument
H A Dscript_statement.cpp276 UScriptContextPtr local = std::make_shared<UScriptInterpretContext>(); in Execute() local
279 UScriptContextPtr local = std::make_shared<UScriptInterpretContext>(); in Execute() local
/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp231 UScriptContextPtr local; in HWTEST_F() local
/third_party/backends/backend/
H A Dstubs.c19 sane_get_devices (const SANE_Device ***dl, SANE_Bool local) in sane_get_devices() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DJavaTimeZone.java119 public void getOffset(long date, boolean local, int[] offsets) { in getOffset() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DJavaTimeZone.java121 public void getOffset(long date, boolean local, int[] offsets) { in getOffset() argument
/third_party/mbedtls/library/
H A Dsha1.c70 } local; in mbedtls_internal_sha1_process() local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c31 #define local static macro
[all...]
H A Dzutil.h33 # define local static macro
H A Dgzguts.h40 # define local static macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.h48 # define local static macro
/third_party/node/deps/zlib/
H A Dzutil.h48 # define local static macro
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv03.c91 struct iovec local[local_iovecs]; in child_read() local
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dnetsync.c46 struct sockaddr_in local; in setupConnectionServer() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dmemops.c142 int local = local_pseudo(pseudo); in simplify_loads() local
235 int local; in kill_dominated_stores() local
56 find_dominating_parents(struct instruction *insn, struct basic_block *bb, struct pseudo_list **dominators, int local) find_dominating_parents() argument
200 try_to_kill_store(struct instruction *insn, struct instruction *dom, int local) try_to_kill_store() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-trace.cc49 Local<v8::String> local = Utils::ToLocal(string); in MaybeUtf8() local
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c133 coap_str_const_t local; in init_coap_context_endpoints() local

Completed in 11 milliseconds

12345678910