Home
last modified time | relevance | path

Searched defs:code (Results 276 - 300 of 1379) sorted by relevance

1...<<11121314151617181920>>...56

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_metadata.cc39 std::string code = it->first; in UpdateShortNumber() local
53 std::string code = it->first; in UpdatePhoneNumber() local
62 int code = it->first; in UpdatePhoneNumber() local
75 int code = it->first; UpdateAlternateFormat() local
[all...]
/third_party/lzma/C/
H A DBcj2.c34 UInt32 code = p->code; in Bcj2Dec_Decode() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dframe-elider.cc13 FrameElider::FrameElider(InstructionSequence* code) : code_(code) {} in FrameElider() argument
H A Dmid-tier-register-allocator.h83 InstructionSequence* code() const { return code_; } in code() function in v8::internal::compiler::final
/third_party/node/deps/v8/include/
H A Dv8-unwinder.h65 MemoryRange code; member
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-unwinder.h65 MemoryRange code; member
[all...]
/third_party/node/deps/v8/src/execution/
H A Dsimulator.h115 static GeneratedCode FromCode(Code code) { in FromCode() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_nvc0.cpp48 TargetNVC0::getBuiltinCode(const uint32_t **code, uint32_t *size) const in getBuiltinCode() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp198 lp_disassemble(LLVMValueRef func, const void *code) in lp_disassemble() argument
220 lp_profile(LLVMValueRef func, const void *code) in lp_profile() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h34 struct rX00_fragment_program_code code; member
/third_party/pulseaudio/src/modules/
H A Dmodule-lirc.c71 char *name = NULL, *code = NULL; in io_callback() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_hyperparser.py22 code = ( variable in HyperParserTest
/third_party/pulseaudio/src/pulsecore/
H A Dthread-mq.c54 int code; in asyncmsgq_read_cb() local
/third_party/python/Lib/asyncio/
H A D__main__.py3 import code namespace
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_extensions_test.cpp272 const std::string code = std::string(R"( in TEST_P() local
297 << code; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_internal_shaders_autogen.cpp164 const uint8_t *code; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DHuffmanEncoder.java38 short code; field in HuffmanEncoder.TreeNode
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extensions_test.cpp272 const std::string code = std::string(R"( in TEST_P() local
297 << code; in TEST_P() local
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A Dtest_utils_win32.cpp23 const DWORD code; member
87 const DWORD code = e->ExceptionRecord->ExceptionCode; in StackTraceCrashHandler() local
/third_party/openssl/test/
H A Dd2i_test.c39 expected_error_t code; member
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftzopen.c323 FT_UInt code; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/check-spec-examples/
H A Dmain.go[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duscript.cpp119 UScriptCode code = (UScriptCode) u_getPropertyValueEnum(UCHAR_SCRIPT, nameOrAbbrOrLocale); in uscript_getCode() local
143 UScriptCode code = (UScriptCode) u_getPropertyValueEnum(UCHAR_SCRIPT, nameOrAbbrOrLocale); in uscript_getCode() local
/third_party/vixl/examples/aarch32/
H A Dmandelbrot.cc210 byte* code = masm.GetBuffer()->GetStartAddress<byte*>(); in main() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_exceptions.h58 dng_exception (dng_error_code code) in dng_exception() argument
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...56