Home
last modified time | relevance | path

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

123456789

/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
H A DSkComposeShader.cpp142 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color paint, const SkMatrixProvider& mats, const SkMatrix* localM, const SkColorInfo& cinfo, 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
/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
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.h30 # define local static macro
/third_party/skia/third_party/externals/zlib/
H A Dzutil.h52 # define local static macro
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp181 print_diff_resource_cell(SkFILEWStream* stream, const DiffResource& resource, const SkString& relativePath, bool local) print_diff_resource_cell() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_benchmark.cc187 int local = 0; in BM_Contended() local
/third_party/skia/gm/
H A Ddrawquadset.cpp143 static void draw_tile_boundaries(SkCanvas* canvas, const SkMatrix& local) { in draw_tile_boundaries() argument

Completed in 10 milliseconds

123456789